Enables a managed add-on on the cluster. For the storage add-on, seeds the default StorageClass binding, attaching an existing pool or creating a new one.
POST/nke/clusters/:clusterId/addons
Enables a managed add-on on the cluster. For the storage add-on, seeds the default StorageClass binding, attaching an existing pool or creating a new one.
Request
Responses
- 200
- 204
- 400
- 403
An OK response
When you do a PATCH request, this indicates no actual were applied because the values you requested would not change anything.
A response provided when the request is invalid.
A response provided when the request is not authenticated.