Create A New SDDC
Provision 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
AwsSddcConfig of type(s) application/json
Required
This parameter has no documentation
(Both the class referenced by the parameter and parameter itself are missing descriptions)
{}
Request data structure does not contain any properties!
Response
Response
Response BodyResponse Body
202 Accepted returns
Task of type(s) application/json
OK, only if ‘validateOnly’ param is set to true
{}
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{}' https://vmc.vmware.com/vmc/api/orgs/{org}/sddcs
Errors
401
Unauthorized
403
Forbidden
On This Page
SDDC Configuration Operations
post
post
delete
get
get
patch