[{"label":"Latest (v1.1)","version":"latest"}]
vmc
List SDDCs
DescriptionList all the SDDCs of an organization
Request
URLURL
https://vmc.vmware.com/vmc/api/orgs/{org}/sddcs
Path Parameters
Path Parameters
string
org
Required
Organization identifier
Query Parameters
Query Parameters
boolean
includeDeleted
Optional
When true, forces the result to also include deleted SDDCs.
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
array
of
Sddc
of type(s) application/json
This response body class contains all of the following:
AbstractEntity, InlineSddc1
Errors
401
Unauthorized
403
Forbidden
Code Samples
PowerCLI Client SDK Example
Invoke-OrgsOrgSddcsGet -Org "MyOrg" -IncludeDeleted $true
cURL Command
curl https://vmc.vmware.com/vmc/api/orgs/{org}/sddcs
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmc-ui-servicename: sddcs
x-vmw-vapi-methodname: list
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
On This Page
SDDC Operations
post
post
post
delete
delete
get
get
get
patch