Clusters
Delete a node pool from a cluster.
Path Parameters
organisationSlugstring
Match
^[a-z0-9-_]+$
environmentSlugstring
Match
^[a-z0-9-_]+$
clusterSlugstring
Match
^[a-z0-9-_]+$
poolinteger
Format
int64
Response Body
curl -X DELETE "https://api.avisi.cloud/api/v1/orgs/string/clusters/string/string/pools/0"
Empty
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}