Edit a cluster’s name and/or deletion protection setting.
Documentation Index
Fetch the complete documentation index at: https://docs.tensorpool.dev/llms.txt
Use this file to discover all available pages before exploring further.
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).