Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
VM ID whose disk to resize
If true, return an error immediately if the VM is still booting. Default: false
Request body for PATCH /api/vm/{vm_id}/disk
The new disk size in MiB. Must be strictly greater than the current size.
x >= 0VM disk resized successfully