Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CapacityReportInstanceShapeConfig

The shape configuration for a shape in a capacity report.

Properties

Optional memoryInGBs

memoryInGBs: undefined | number

The total amount of memory available to the instance, in gigabytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional nvmes

nvmes: undefined | number

The number of NVMe drives to be used for storage. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional ocpus

ocpus: undefined | number

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

Functions

getDeserializedJsonObj

getJsonObj