Namespace Oci.ResourceanalyticsService.Models
Classes
AdwAdminPasswordDetails
Details for the ADW Admin password.
Password can be passed as VaultSecretPasswordDetails
or PlainTextPasswordDetails
.
Example: {"passwordType":"PLAIN_TEXT","password":"..."}
AdwAdminPasswordDetailsModelConverter
ChangeResourceAnalyticsInstanceCompartmentDetails
The configuration details for the move operation.
CreateMonitoredRegionDetails
The data to create a MonitoredRegion.
CreateResourceAnalyticsInstanceDetails
The data to create a ResourceAnalyticsInstance.
CreateTenancyAttachmentDetails
The data to create a TenancyAttachment.
MonitoredRegion
A MonitoredRegion is a region to collect data for the associated ResourceAnalyticsInstance.
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.
MonitoredRegionCollection
Results of a MonitoredRegion search. Contains both MonitoredRegionSummary items and other information, such as metadata.
MonitoredRegionSummary
Summary information about a MonitoredRegion.
PlainTextPasswordDetails
Details for the PLAIN_TEXT ADW Admin password.
ResourceAnalyticsInstance
A ResourceAnalyticsInstance is an ADW housing analytics for all of a customers' OCI resources.
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.
ResourceAnalyticsInstanceCollection
Results of a ResourceAnalyticsInstance search. Contains both ResourceAnalyticsInstanceSummary items and other information, such as metadata.
ResourceAnalyticsInstanceEnableOacDetails
The configuration details for the enable OAC operation.
Example: {"attachmentType":"MANAGED","attachmentDetails":{...}}
ResourceAnalyticsInstanceOacAttachmentDetails
Additional details needed when attaching the OAC instance.
Example: {"idcsDomainId":"ocid...","networkDetails":{...}, ...}
ResourceAnalyticsInstanceOacNetworkDetails
Details required when provisioning OAC on a private network.
Example: {"subnetId":"ocid...", ...}
ResourceAnalyticsInstanceSummary
Summary information about a ResourceAnalyticsInstance.
TenancyAttachment
A TenancyAttachment is a customers' tenancy attached to a ResourceAnalyticsInstance. Attached tenancies will be included in analytics collection.
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.
TenancyAttachmentCollection
Results of a TenancyAttachment search. Contains both TenancyAttachmentSummary items and other information, such as metadata.
TenancyAttachmentSummary
Summary information about a TenancyAttachment.
UpdateResourceAnalyticsInstanceDetails
The data to update a ResourceAnalyticsInstance.
UpdateTenancyAttachmentDetails
The data to update a TenancyAttachment.
VaultSecretPasswordDetails
Secret details for the ADW Admin password.
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.
AdwAdminPasswordDetails.PasswordTypeEnum
CreateResourceAnalyticsInstanceDetails.LicenseModelEnum
MonitoredRegion.LifecycleStateEnum
OperationStatus
The status of the work request.
OperationType
The asynchronous operation tracked by the work request.
ResourceAnalyticsInstance.LifecycleStateEnum
ResourceAnalyticsInstanceEnableOacDetails.AttachmentTypeEnum
ResourceAnalyticsInstanceOacAttachmentDetails.LicenseModelEnum
SortOrder
The sort order to use, either ascending (ASC
) or descending (DESC
). The displayName
sort order is case sensitive.
TenancyAttachment.LifecycleStateEnum
WorkRequestResourceMetadataKey
Possible metadata keys for work request resource metadata.