[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Delete Clusters
DescriptionThis is a force operation which will delete the cluster even if there can be a data loss. Before calling this operation, all the VMs should be powered off.
Request
URLURL
https://vmc.vmware.com/vmc/api/orgs/{org}/sddcs/{sddc}/clusters/{cluster}
Path Parameters
Path Parameters
string
org
Required
Organization identifier
string
sddc
Required
Sddc identifier
string
cluster
Required
cluster identifier
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
202 Accepted
Returns
Task
of type(s) application/json
This response body class contains all of the following:
AbstractEntity, InlineTask1
Errors
ErrorResponse
400
The sddc is not in a state that’s valid for updates
401
Unauthorized
ErrorResponse
403
Access not allowed to the operation for the current user
ErrorResponse
404
Cannot find the cluster with the given id
Code Samples
cURL Command
curl -X DELETE https://vmc.vmware.com/vmc/api/orgs/{org}/sddcs/{sddc}/clusters/{cluster}
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmc-ui-servicename: clusters
x-vmw-vapi-methodname: delete
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
On This Page
SDDC Operations
post
post
post
delete
delete
get
get
get
patch