Retry SDDC
DescriptionRetry failed SDDC creation
Request
URLURL
Path Parameters
Path Parameters
SDDC ID
Request Body
{
"sddcId": "sfo01-m01",
"taskName": "workflowconfig/workflowspec-ems.json"
}
Name of the task to execute
Client string that identifies an SDDC by name or instance name. Used for management domain name. Can contain only letters, numbers and the following symbols: ‘-’.
List of NTP servers
Enable VCF Customer Experience Improvement Program
A String identifying the network pool associated with the management domain
Enable Federal Information Processing Standards
Components to be excluded
License for the ESXi hosts
Flag indicating whether cleanup vSAN should be ran
Skip ESXi thumbprint validation
Skip networks gateway connectivity validation
The version of the distributed virtual switches to be used
Passphrase for the vCenter / NSX certificates
Response
200 OK Response Body>Response Body
200 OK
{
"status": "One among: IN_PROGRESS, COMPLETED_WITH_SUCCESS, ROLLBACK_SUCCESS, COMPLETED_WITH_FAILURE"
}
SDDC Task creation timestamp
SDDC ID
Task name
SDDC Task status
202 Accepted Response Body>
Response Body
202 Accepted
{
"status": "One among: IN_PROGRESS, COMPLETED_WITH_SUCCESS, ROLLBACK_SUCCESS, COMPLETED_WITH_FAILURE"
}
SDDC Task creation timestamp
SDDC ID
Task name
SDDC Task status
Errors
Bad Request
Not Found
Not allowed
Internal Server Error