Update the configuration of a node pool
PUT/portal/api/v1/clusters/nodepool/:nodepool_id
Updates the quantity and other configuration settings for an existing node pool.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Successfully updated the node pool.
Unauthorized
Not authorized to access the resource.
Resource not found.
Internal Server Error