Delete Sddc

Delete Sddc

Delete a specific Software-Defined Datacenter. Unless force is specified, SDDC & its proxies must be disabled before they can be deleted.

Request
URI
DELETE
https://{api_host}/cloudapi/1.0.0/sddcs/{id}
COPY
Path Parameters
string
id
Required

SDDC ID URN

string
id
Required

SDDC ID URN

Query Parameters
boolean
force
Optional

If true, will delete SDDC regardless of the state of the SDDC or any of its proxies.


Authentication
This operation uses the following authentication methods.
Responses
202

The request have been accepted and the task to monitor the request is in the Location header.

Operation doesn't return any data structure