Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OCPUs

The details of the available and consumed CPU cores of the Autonomous Exadata Infrastructure instance, including consumption by database workload type.

Properties

Optional byWorkloadType

byWorkloadType: model.WorkloadType

Optional consumedCpu

consumedCpu: undefined | number

The total number of consumed OCPUs in the Autonomous Exadata Infrastructure instance. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional totalCpu

totalCpu: undefined | number

The total number of OCPUs in the Autonomous Exadata Infrastructure instance. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: OCPUs): object

getJsonObj

  • getJsonObj(obj: OCPUs): object