cURL
curl --request PATCH \ --url https://rest.compute.cudo.org/v1/projects/{projectId}/vms/{id}/disks \ --header 'Authorization: <api-key>'
{}
Resizes a disk attached to a virtual machine. The new size must be larger than the current size.
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
A successful response.
The response is of type object.
object