Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AutonomousContainerDatabaseResourceUsage

Associated autonomous container databases usages.

Properties

Optional autonomousContainerDatabaseVmUsage

autonomousContainerDatabaseVmUsage: Array<AcdAvmResourceStats>

List of autonomous container database resource usage per autonomous virtual machine.

Optional availableCpus

availableCpus: undefined | number

CPUs available for provisioning or scaling an Autonomous Database in the Autonomous Container Database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

displayName

displayName: string

The user-friendly name for the Autonomous Container Database. The name does not need to be unique.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

Optional id

id: undefined | string

The OCID of the Autonomous Container Database.

Optional largestProvisionableAutonomousDatabaseInCpus

largestProvisionableAutonomousDatabaseInCpus: undefined | number

Largest provisionable ADB in the Autonomous Container Database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional provisionableCpus

provisionableCpus: Array<number>

Valid list of provisionable CPUs for Autonomous Database.

Optional provisionedCpus

provisionedCpus: undefined | number

CPUs / cores assigned to ADBs in the Autonomous Container Database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional reclaimableCpus

reclaimableCpus: undefined | number

Number of CPUs that are reclaimable or released to the AVMC on Autonomous Container Database restart. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional reservedCpus

reservedCpus: undefined | number

CPUs / cores reserved for scalability, resilliency and other overheads. This includes failover, autoscaling and idle instance overhead. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional usedCpus

usedCpus: undefined | number

CPUs / cores assigned to the Autonomous Container Database. Sum of provisioned, reserved and reclaimable CPUs/ cores. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj