Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace HostResourceAllocation

Resource Allocation metric for the host

Properties

Const metricName

metricName: string = "HOST_RESOURCE_ALLOCATION"

timeCollected

timeCollected: Date

Collection timestamp Example: {@code "2020-05-06T00:00:00.000Z"}

Optional totalCpus

totalCpus: undefined | number

Total number of CPUs available Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional totalMemoryInGB

totalMemoryInGB: undefined | number

Total amount of usable physical memory in gibabytes Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Methods

getDeserializedJsonObj

getJsonObj