Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ShapeConfigDetails

The shape configuration requested for the node.

Properties

Optional memoryInGBs

memoryInGBs: undefined | number

The total amount of memory available to the node, 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. A single drive has 6.8 TB available. 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 node. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj