vm.device.delete ================ Delete a VM device of `id`. .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer
Parameter 2: options

options

Type: object
Default:
{ "force": false, "raw_file": false, "zvol": false }

No Additional Properties

Force

Type: boolean Default: false

Raw File

Type: boolean Default: false

Zvol

Type: boolean Default: false

Result

Type: boolean


*Required roles:* VM_DEVICE_WRITE