Create a new node pool for a cluster
POST/portal/api/v1/clusters/nodepool
Creates a node pool for the specified cluster with the given specifications.
Request
Responses
- 201
- 400
- 401
- 403
- 500
Successfully created a node pool for the cluster.
Bad Request
Unauthorized
Not authorized to access the resource.
Internal Server Error