Delete Node Pool

Delete Node Pool

Delete K8 cluster node pool

Request
URI
DELETE
https://{api_host}/hybridity/api//infra/k8s/cluster/{clusterId}/nodepool/{nodePoolId}
COPY
Path Parameters
string
clusterId
Required

clusterId

string
nodePoolId
Required

nodePoolId


Authentication
This operation uses the following authentication methods.
Responses
200

Delete K8 cluster nodepool

Returns clusterAPIResponse of type(s) application/json
{
    "id": "string",
    "operationId": "string"
}
string
id
Optional

id

string
operationId
Optional

operationId