Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace VmClusterSummary

Partial information about the VM Cluster which includes name, memory allocated etc.

Properties

Optional cpuAllocated

cpuAllocated: undefined | number

The cpu allocated on a vm cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional dbNodesCount

dbNodesCount: undefined | number

The number of DB nodes on a vm cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional memoryAllocatedInGBs

memoryAllocatedInGBs: undefined | number

The memory allocated on a vm cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

vmclusterName

vmclusterName: string

The name of the vm cluster.

Functions

getDeserializedJsonObj

getJsonObj