Clusters
Delete a node pool from a cluster.
DELETE
/
api
/v1
/orgs
/{organisationSlug}
/clusters
/{environmentSlug}
/{clusterSlug}
/pools
/{pool}
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
environmentSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
clusterSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
pool
Requiredinteger
Format:
"int64"
Request was successfully processed, but there is no response body to return.