CloudAutonomousVmCluster
Information about an Autonomous VM cluster resource.
Contents
- cloudAutonomousVmClusterId
-
The unique identifier of the Autonomous VM cluster.
Type: String
Length Constraints: Minimum length of 6. Maximum length of 64.
Pattern:
[a-zA-Z0-9_~.-]+
Required: Yes
- autonomousDataStoragePercentage
-
The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.
Type: Float
Required: No
- autonomousDataStorageSizeInTBs
-
The data storage size allocated for Autonomous Databases in the Autonomous VM cluster, in TB.
Type: Double
Required: No
- availableAutonomousDataStorageSizeInTBs
-
The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.
Type: Double
Required: No
- availableContainerDatabases
-
The number of Autonomous CDBs that you can create with the currently available storage.
Type: Integer
Required: No
- availableCpus
-
The number of CPU cores available for allocation to Autonomous Databases.
Type: Float
Required: No
- cloudAutonomousVmClusterArn
-
The Amazon Resource Name (ARN) for the Autonomous VM cluster.
Type: String
Required: No
- cloudExadataInfrastructureId
-
The unique identifier of the Cloud Exadata Infrastructure containing this Autonomous VM cluster.
Type: String
Length Constraints: Minimum length of 6. Maximum length of 2048.
Pattern:
(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})
Required: No
- computeModel
-
The compute model of the Autonomous VM cluster: ECPU or OCPU.
Type: String
Valid Values:
ECPU | OCPU
Required: No
- cpuCoreCount
-
The total number of CPU cores in the Autonomous VM cluster.
Type: Integer
Required: No
- cpuCoreCountPerNode
-
The number of CPU cores enabled per node in the Autonomous VM cluster.
Type: Integer
Required: No
- cpuPercentage
-
The percentage of total CPU cores currently in use in the Autonomous VM cluster.
Type: Float
Required: No
- createdAt
-
The date and time when the Autonomous VM cluster was created.
Type: Timestamp
Required: No
- dataStorageSizeInGBs
-
The total data storage allocated to the Autonomous VM cluster, in GB.
Type: Double
Required: No
- dataStorageSizeInTBs
-
The total data storage allocated to the Autonomous VM cluster, in TB.
Type: Double
Required: No
- dbNodeStorageSizeInGBs
-
The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).
Type: Integer
Required: No
- dbServers
-
The list of database servers associated with the Autonomous VM cluster.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 1024 items.
Required: No
- description
-
The user-provided description of the Autonomous VM cluster.
Type: String
Required: No
- displayName
-
The display name of the Autonomous VM cluster.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[a-zA-Z_](?!.*--)[a-zA-Z0-9_-]*
Required: No
- domain
-
The domain name for the Autonomous VM cluster.
Type: String
Required: No
- exadataStorageInTBsLowestScaledValue
-
The minimum value to which you can scale down the Exadata storage, in TB.
Type: Double
Required: No
- hostname
-
The hostname for the Autonomous VM cluster.
Type: String
Required: No
- isMtlsEnabledVmCluster
-
Indicates whether mutual TLS (mTLS) authentication is enabled for the Autonomous VM cluster.
Type: Boolean
Required: No
- licenseModel
-
The Oracle license model that applies to the Autonomous VM cluster. Valid values are
LICENSE_INCLUDED
orBRING_YOUR_OWN_LICENSE
.Type: String
Valid Values:
BRING_YOUR_OWN_LICENSE | LICENSE_INCLUDED
Required: No
- maintenanceWindow
-
The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
Type: MaintenanceWindow object
Required: No
- maxAcdsLowestScaledValue
-
The minimum value to which you can scale down the maximum number of Autonomous CDBs.
Type: Integer
Required: No
- memoryPerOracleComputeUnitInGBs
-
The amount of memory allocated per Oracle Compute Unit, in GB.
Type: Integer
Required: No
- memorySizeInGBs
-
The total amount of memory allocated to the Autonomous VM cluster, in gigabytes (GB).
Type: Integer
Required: No
- nodeCount
-
The number of database server nodes in the Autonomous VM cluster.
Type: Integer
Required: No
- nonProvisionableAutonomousContainerDatabases
-
The number of Autonomous CDBs that can't be provisioned because of resource constraints.
Type: Integer
Required: No
- ocid
-
The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.
Type: String
Required: No
- ociResourceAnchorName
-
The name of the OCI resource anchor associated with this Autonomous VM cluster.
Type: String
Required: No
- ociUrl
-
The URL for accessing the OCI console page for this Autonomous VM cluster.
Type: String
Required: No
- odbNetworkId
-
The unique identifier of the ODB network associated with this Autonomous VM cluster.
Type: String
Length Constraints: Minimum length of 6. Maximum length of 2048.
Pattern:
(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})
Required: No
- percentProgress
-
The progress of the current operation on the Autonomous VM cluster, as a percentage.
Type: Float
Required: No
- provisionableAutonomousContainerDatabases
-
The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.
Type: Integer
Required: No
- provisionedAutonomousContainerDatabases
-
The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.
Type: Integer
Required: No
- provisionedCpus
-
The number of CPU cores currently provisioned in the Autonomous VM cluster.
Type: Float
Required: No
- reclaimableCpus
-
The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.
Type: Float
Required: No
- reservedCpus
-
The number of CPU cores reserved for system operations and redundancy.
Type: Float
Required: No
- scanListenerPortNonTls
-
The SCAN listener port for non-TLS (TCP) protocol. The default is 1521.
Type: Integer
Required: No
- scanListenerPortTls
-
The SCAN listener port for TLS (TCP) protocol. The default is 2484.
Type: Integer
Required: No
- shape
-
The shape of the Exadata infrastructure for the Autonomous VM cluster.
Type: String
Required: No
- status
-
The current state of the Autonomous VM cluster. Possible values include
CREATING
,AVAILABLE
,UPDATING
,DELETING
,DELETED
,FAILED
.Type: String
Valid Values:
AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS
Required: No
- statusReason
-
Additional information about the current status of the Autonomous VM cluster.
Type: String
Required: No
- timeDatabaseSslCertificateExpires
-
The expiration date and time of the database SSL certificate.
Type: Timestamp
Required: No
- timeOrdsCertificateExpires
-
The expiration date and time of the Oracle REST Data Services (ORDS) certificate.
Type: Timestamp
Required: No
- timeZone
-
The time zone of the Autonomous VM cluster.
Type: String
Required: No
- totalContainerDatabases
-
The total number of Autonomous Container Databases that can be created with the allocated local storage.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: