Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JobShapeConfigDetails

Details for the job run shape configuration. Specify only when a flex shape is selected.

Properties

Optional cpuBaseline

cpuBaseline: CpuBaseline

The baseline OCPU utilization for a subcore burstable VM instance. If this attribute is left blank, it will default to {@code BASELINE_1_1}. The following values are supported: BASELINE_1_8 - baseline usage is 1/8 of an OCPU. BASELINE_1_2 - baseline usage is 1/2 of an OCPU. BASELINE_1_1 - baseline usage is an entire OCPU. This represents a non-burstable instance.

Optional memoryInGBs

memoryInGBs: undefined | number

The total amount of memory available to the job run instance, 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 the job run instance. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj