Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateSddcDetails

Details of the SDDC.

Properties

compartmentId

compartmentId: string

The OCID of the compartment to contain the SDDC.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional displayName

displayName: undefined | string

A descriptive name for the SDDC. SDDC name requirements are 1-16 character length limit, Must start with a letter, Must be English letters, numbers, - only, No repeating hyphens, Must be unique within the region. Avoid entering confidential information.

Optional esxiSoftwareVersion

esxiSoftwareVersion: undefined | string

The ESXi software bundle to install on the ESXi hosts in the SDDC. Only versions under the same vmwareSoftwareVersion and have been validate by Oracle Cloud VMware Solution will be accepted. To get a list of the available versions, use {@link #listSupportedVmwareSoftwareVersions(ListSupportedVmwareSoftwareVersionsRequest) listSupportedVmwareSoftwareVersions}.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

hcxMode

hcxMode: HcxModes

HCX configuration of the SDDC.

initialConfiguration

initialConfiguration: InitialConfiguration

Optional isSingleHostSddc

isSingleHostSddc: undefined | false | true

Indicates whether this SDDC is designated for only single ESXi host.

sshAuthorizedKeys

sshAuthorizedKeys: string

One or more public SSH keys to be included in the {@code ~/.ssh/authorized_keys} file for the default user on each ESXi host. Use a newline character to separate multiple keys. The SSH keys must be in the format required for the {@code authorized_keys} file

vmwareSoftwareVersion

vmwareSoftwareVersion: string

The VMware software bundle to install on the ESXi hosts in the SDDC. To get a list of the available versions, use {@link #listSupportedVmwareSoftwareVersions(ListSupportedVmwareSoftwareVersionsRequest) listSupportedVmwareSoftwareVersions}.

Functions

getDeserializedJsonObj

getJsonObj