Delete cluster API Reference
DELETE /tenants/{tenant}/clusters/{name}
DELETE
/tenants/{tenant}/clusters/{name}
Permanently delete a managed cluster. This destroys all workloads, data, and configuration within the cluster. This action cannot be undone.
The cluster will enter a “Deleting” phase and be fully removed asynchronously.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tenant
required
string
Tenant name
name
required
string
Cluster name
Responses
Section titled “ Responses ”Cluster deletion initiated
Invalid name
object
code
string
error
string
field
string
message
string
severity
string
Missing or invalid authentication
object
code
string
error
string
field
string
message
string
severity
string
Admin access required
object
code
string
error
string
field
string
message
string
severity
string
Cluster not found
object
code
string
error
string
field
string
message
string
severity
string
Rate limit exceeded
object
code
string
error
string
field
string
message
string
severity
string