Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ShapeOcpuOptions

For a flexible shape, the number of OCPUs available for instances that use this shape.

If this field is null, then this shape has a fixed number of OCPUs equal to {@code ocpus}.

Properties

Optional max

max: undefined | number

The maximum number of OCPUs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional maxPerNumaNode

maxPerNumaNode: undefined | number

The maximum number of cores available per NUMA node. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional min

min: undefined | number

The minimum number of OCPUs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj