Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CloudAutonomousVmClusterResourceUsage

Cloud Autonomous VM Cluster usage details, including the Autonomous Container Databases usage.

Properties

Optional autonomousDataStorageSizeInTBs

autonomousDataStorageSizeInTBs: undefined | number

The data disk group size allocated for Autonomous Databases, in TBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional autonomousVmResourceUsage

autonomousVmResourceUsage: Array<AutonomousVmResourceUsage>

List of Autonomous VM resource usages.

Optional availableAutonomousDataStorageSizeInTBs

availableAutonomousDataStorageSizeInTBs: undefined | number

The data disk group size available for Autonomous Databases, in TBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional availableCpus

availableCpus: undefined | number

The number of CPU cores available. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional dbNodeStorageSizeInGBs

dbNodeStorageSizeInGBs: undefined | number

The local node storage allocated in GBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

displayName

displayName: string

The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.

Optional exadataStorageInTBs

exadataStorageInTBs: undefined | number

Total exadata storage allocated for the Autonomous VM Cluster. DATA + RECOVERY + SPARSE + any overhead in TBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional id

id: undefined | string

The OCID of the Cloud Autonomous VM cluster.

Optional memoryPerOracleComputeUnitInGBs

memoryPerOracleComputeUnitInGBs: undefined | number

The amount of memory (in GBs) to be enabled per each CPU core. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional memorySizeInGBs

memorySizeInGBs: undefined | number

The memory allocated in GBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional nonProvisionableAutonomousContainerDatabases

nonProvisionableAutonomousContainerDatabases: undefined | number

The number of non-provisionable Autonomous Container Databases in an Autonomous VM Cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional provisionableAutonomousContainerDatabases

provisionableAutonomousContainerDatabases: undefined | number

The number of provisionable Autonomous Container Databases in an Autonomous VM Cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional provisionedAutonomousContainerDatabases

provisionedAutonomousContainerDatabases: undefined | number

The number of provisioned Autonomous Container Databases in an Autonomous VM Cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional provisionedCpus

provisionedCpus: undefined | number

The number of CPUs provisioned in an Autonomous VM Cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional reclaimableCpus

reclaimableCpus: undefined | number

CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional reservedCpus

reservedCpus: undefined | number

The number of CPUs reserved in an Autonomous VM Cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional totalContainerDatabases

totalContainerDatabases: undefined | number

The total number of Autonomous Container Databases that can be created. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional totalCpus

totalCpus: undefined | number

The number of CPU cores enabled on the Cloud Autonomous VM cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional usedAutonomousDataStorageSizeInTBs

usedAutonomousDataStorageSizeInTBs: undefined | number

The data disk group size used for Autonomous Databases, in TBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional usedCpus

usedCpus: undefined | number

The number of CPU cores alloted to the Autonomous Container Databases in an Cloud Autonomous VM cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj