cURL
curl --request POST \ --url https://rest.compute.cudo.org/v1/projects/{projectId}/cluster-machines/{id}:rename \ --header 'Authorization: <api-key>'
{}
Renames a machine in a cluster. This can be useful if you are assigning specific roles to machines in the cluster.
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
A successful response.
The response is of type object.
object