Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OcpuUtilizationInfo

Ocpu utilization for a VM host

Properties

Optional host

host: undefined | string

Host name of VM

Optional ocpuCapacityNumber

ocpuCapacityNumber: undefined | number

Number of total OCPU capacity on the host Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional ocpuUtilizationNumber

ocpuUtilizationNumber: undefined | number

Number of OCPU utilized Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj