clusters
Delete a cluster resource
The cluster will be immediately deleted if it is not in use and has no active servers associated with it. If the cluster has any active servers associated with it, a task will be created to destroy all the active servers first after which the cluster will be deleted.
delete/clusters/{id}
Path parameters
idstring required
Cluster id
Response
The cluster was successfully deleted.