Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AutonomousVmResourceUsage

Autonomous VM usage statistics.

Properties

Optional autonomousContainerDatabaseUsage

autonomousContainerDatabaseUsage: Array<AvmAcdResourceStats>

Associated Autonomous Container Database Usages.

Optional availableCpus

availableCpus: undefined | number

The number of CPU cores available. 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 id

id: undefined | string

The OCID of the Autonomous VM Cluster.

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 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