Avisi cloud logo
Clusters

Delete a node pool from a cluster.

DELETE
/api/v1/orgs/{organisationSlug}/clusters/{environmentSlug}/{clusterSlug}/pools/{pool}

Path Parameters

organisationSlug
Required
string

environmentSlug
Required
string

clusterSlug
Required
string

pool
Required
integer

Format: "int64"
curl -X DELETE "http://localhost:8090/api/v1/orgs/string/clusters/string/string/pools/0"

Request was successfully processed, but there is no response body to return.