Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NodeShapeConfig

The shape configuration of the nodes.

Properties

Optional memoryInGBs

memoryInGBs: undefined | number

The total amount of memory available to each node, in gigabytes. 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 each node in the node pool. See here for details. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj