Get node-pool
GET/v1beta1/tenants/:tenant/workspaces/:workspace/clusters/:cluster/node-pools/:name
Get a specific node-pool, useful for polling status updates of resources.
A 404
response without proper schema has to be ignored and must be
understood as server being unavailable. Only a response with proper schema
can be trusted.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successful response
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error