Node pool

Get details of all node pools

get
Path parameters
projectIdstringRequired

UUID of the project the node pool belongs to

Header parameters
X-Auth-TokenstringRequired
Responses
chevron-right
200

OK

application/json
namestringOptional

Name of the node pool

uuidstringOptional

UUID of the node pool

cloudProviderUuidstringOptional

UUID of the associated cloud provider

cloudProviderNamestringOptional

Name of the associated cloud provider

get
/v4/{projectId}/nodePools

Last updated

Was this helpful?