Show / Hide Table of Contents

Namespace Oci.ClusterhealthService.Models

Classes

ChangeDiagnosisStoreCompartmentDetails

The configuration details for the move operation.

CreateDiagnosisStoreDetails

The data to create a Diagnosis.

DiagnosisResults

the results of requestDiagnosis

DiagnosisStore

A DiagnosisStore is a description of a DiagnosisStore.
To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see Getting Started with Policies.

DiagnosisStoreCollection

Results of a diagnosis search. Contains both DiagnosisSummary items and other information, such as metadata.

DiagnosisStoreSummary

Summary information about a Diagnosis Store.

DiagnosisSummary

Diagnosis summary of a host and tenancy.

DiagnosisSummaryCollection

a list of Diagnosis Summaries.

FailedTest

summary of a failed test

Metadata

Metadata associated with the diagnosis recommendation report.

QueryDiagnosisByHealthCheckKeyDetails

the query parameters for recommendations

QueryDiagnosisSummaryDetails

Query filters for retrieving diagnosis summaries.

Recommendation

recommendation

RecommendationReport

A recommendation report

RequestDiagnosisDetails

The details of the diagnosis analysis request operation.

UpdateDiagnosisStoreDetails

The data to update a Diagnosis.

WorkRequest

An asynchronous work request. Work requests help you monitor long-running operations. When you start a long-running operation, the service creates a work request. A work request is an activity log that lets you track each step in the operation's progress. Each work request has an OCID that lets you interact with it programmatically and use it for automation.

WorkRequestError

An error encountered while performing an operation that is tracked by a work request.

WorkRequestErrorCollection

A list of work request errors. Can contain both errors and other information, such as metadata.

WorkRequestLogEntry

A log message from performing an operation that is tracked by a work request.

WorkRequestLogEntryCollection

A list of work request logs. Can contain both logs and other information, such as metadata.

WorkRequestResource

A resource created or operated on by a work request.

WorkRequestSummary

Summary information about an asynchronous work request.

WorkRequestSummaryCollection

A list of work requests. Can contain both work requests and other information, such as metadata.

Enums

ActionType

Possible types of actions.

DiagnosisStore.LifecycleStateEnum

DiagnosisSummary.HealthEnum

DiagnosisSummary.TestTypeEnum

Metadata.TestTypeEnum

OperationStatus

The status of the work request.

OperationType

The asynchronous operation tracked by the work request.

QueryDiagnosisSummaryDetails.TestTypeEnum

Recommendation.TypeEnum

SortOrder

The sort order to use, either ascending (ASC) or descending (DESC). The displayName sort order is case sensitive.

WorkRequestResourceMetadataKey

Possible metadata keys for work request resource metadata.

In this article
Back to top