Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SupportedHostShapeSummary

A specific compute shape supported by the Oracle Cloud VMware Solution.

Properties

Optional defaultOcpuCount

defaultOcpuCount: undefined | number

The default OCPU count of the shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional description

description: undefined | string

Description of the shape.

Optional isSingleHostSddcSupported

isSingleHostSddcSupported: undefined | false | true

Indicates whether the shape supports single host SDDCs.

Optional isSupportMonthlyCommitment

isSupportMonthlyCommitment: undefined | false | true

Whether the shape supports "MONTH" Commitment.

Optional isSupportShieldedInstances

isSupportShieldedInstances: undefined | false | true

Indicates whether the shape supports shielded instances.

name

name: string

The name of the supported compute shape.

shapeFamily

shapeFamily: string

The family of the shape. ESXi hosts of one SDDC must have the same shape family.

Optional supportedOcpuCount

supportedOcpuCount: Array<number>

Support OCPU count of the shape.

supportedOperations

supportedOperations: Array<SupportedOperations>

The operations where you can use the shape. The operations can be CREATE_SDDC or CREATE_ESXI_HOST.

Optional supportedVmwareSoftwareVersions

supportedVmwareSoftwareVersions: Array<string>

The VMware software versions supported by the shape.

Functions

getDeserializedJsonObj

getJsonObj