Edit a cluster’s name and/or deletion protection setting.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request model for editing a cluster.
New name for the cluster. Must be unique within user/org scope.
"renamed-cluster"
Update deletion protection setting. Set to true to protect cluster from accidental deletion, or false to allow deletion. Must be disabled before cluster can be destroyed.
true
Successful Response
Response model for edit endpoints (cluster and storage).