[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Create SDDCs
DescriptionProvision an SDDC in target cloud
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
validateOnly
Optional
When true, only validates the given sddc configuration without provisioning.
Request Body
Request Body
This request body class requires all of the following:
SddcConfig, InlineAwsSddcConfig1
Authentication
This operation uses the following authentication methods.
Response
202 Accepted Response Body>
Response
200 OK Response Body>Response Body
200 OK
Returns
Task
of type(s) application/json
OK, only if ‘validateOnly’ param is set to true
This response body class contains all of the following:
AbstractEntity, InlineTask1
202 Accepted Response Body>
Response Body
202 Accepted
Returns
Task
of type(s) application/json
Accepted, only if ‘validateOnly’ param is is set to false
This response body class contains all of the following:
AbstractEntity, InlineTask1
Errors
401
Unauthorized
403
Forbidden
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{}' 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: create
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
On This Page
SDDC Operations
post
post
post
delete
delete
get
get
get
patch