Requests a bounded re-install (repair) of a managed add-on. The installer re-applies the pinned bundle; vapi3 never reaches into the cluster itself.
POST/nke/clusters/:clusterId/addons/:addonType/repair
Requests a bounded re-install (repair) of a managed add-on. The installer re-applies the pinned bundle; vapi3 never reaches into the cluster itself.
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.