Deletes the specified cluster
DELETE/v1/spectroclusters/:uid
Deletes the specified cluster
Request
Path Parameters
uid stringrequired
Cluster uid
Query Parameters
forceDelete boolean
If set to true the cluster will be force deleted and user has to manually clean up the provisioned cloud resources
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 204
The resource was deleted successfully
Loading...