Retrieve node pools for a Kubernetes cluster
get/midgard/v3.0/kubernetes/clusters/{clusterId}/node-pools
Returns a paginated list of node pools within a specific Kubernetes cluster.Request
Authorization
X-AT
header
apiKey
Path Parameters
clusterIdUnique identifier of the Kubernetes cluster.
string
REQUIRED
Query Parameters
resultsPerPageNumber of results to return per page.
integer
orderByField by which to order results (e.g. name).
string
sortSort direction (asc or desc).
string
asc
searchSearch string to filter node pools.
string
Response
200Successful retrieval of node pools or an error response.
404Kubernetes cluster not found.
500Internal server error.
Shell cURL
shellShow schema
json