[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

Sddc

Software-defined data center


Properties

string
vcId Required

URN of the associated vCenter. This is not editable once the SDDC has been created.


string
name Required

defaultEndpoint Optional

Default endpoint for the SDDC. There is an endpoint available for an SDDC even if there are no proxies configured for the SDDC. This indicates that an endpoint is available that doesn’t require proxying, either because it is publicly accessible or because it assumes an established VPM connection. The field is read-only.


defaultProxy Optional

Default proxy for the SDDC. This field is read-only. To set a new default, edit the proxy you wish to make the new default by modifying its defaultProxy flag. Deprecated in Api 34.0.


boolean
enabled Optional

string
id Optional

overallStatus Optional

Overall status of the entity

Possible values are: GRAYREDYELLOWGREEN

Added in 32.0

stats Optional

Associated read-only statistics.


string
description Optional

string
version Optional

Version of the associated vCenter. This is not editable.

JSON Example

{
    "name": "SDDC Sample Name",
    "vcId": "urn:vcloud:vimserver:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
    defaultProxy:
        x-vcloud-constraints:
            - constraint: ReadOnly
        x-vcloud-deprecated-alternative: defaultEndpoint
        x-vcloud-deprecated-in: "34.0"
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 32.0
Property Of

InlineSddcs1
Parameter To

Update SDDC
Create SDDC
Returned By

Get SDDC
Update SDDC

Feedback

Was this page helpful?