Attach_Volumes_Payload
volume_idsinteger[]
Specify one or more IDs of the volumes to be attached to the virtual machine.
protectedboolean
When true, the resource cannot be deleted while protection is enabled.
Attach_Volumes_Payload
{
"volume_ids": [
0
],
"protected": false
}
Was this page helpful?