Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateSddcDetails

The SDDC information to be updated.

*Important:** Only the {@code displayName}, {@code freeFormTags}, and {@code definedTags} attributes affect the existing SDDC. Changing the other attributes affects the {@code Sddc} object, but not the VMware environment currently running on that SDDC. Those other attributes are used by the Oracle Cloud VMware Solution *only* for new ESXi hosts that you add to this SDDC in the future with {@link #createEsxiHost(CreateEsxiHostRequest) createEsxiHost}.

Properties

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

The OCID of 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.

Optional esxiSoftwareVersion

esxiSoftwareVersion: undefined | string

The version of bundled ESXi software that the Oracle Cloud VMware Solution will install on any new ESXi hosts that you add to this SDDC in the future unless a specific version is configured on the Cluster level.

For the list of versions supported by the Oracle Cloud VMware Solution, see {@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\"}}

Optional sshAuthorizedKeys

sshAuthorizedKeys: undefined | 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, only when adding new ESXi hosts to this SDDC. Use a newline character to separate multiple keys. The SSH keys must be in the format required for the {@code authorized_keys} file.

Optional vmwareSoftwareVersion

vmwareSoftwareVersion: undefined | string

The version of bundled VMware software that the Oracle Cloud VMware Solution will install on any new ESXi hosts that you add to this SDDC in the future unless a specific version is configured on the Cluster level.

For the list of versions supported by the Oracle Cloud VMware Solution, see {@link #listSupportedVmwareSoftwareVersions(ListSupportedVmwareSoftwareVersionsRequest) listSupportedVmwareSoftwareVersions}).

Functions

getDeserializedJsonObj

getJsonObj