diff --git a/doc/config-reference/block-storage/drivers/vmware-vmdk-driver.xml b/doc/config-reference/block-storage/drivers/vmware-vmdk-driver.xml index 0695c4e0b7..5eb7bdd082 100644 --- a/doc/config-reference/block-storage/drivers/vmware-vmdk-driver.xml +++ b/doc/config-reference/block-storage/drivers/vmware-vmdk-driver.xml @@ -233,15 +233,20 @@ operations: - Create, delete, attach, and detach volumes. (When a - volume is attached to an instance, a reconfigure operation - is performed on the instance to add the volume's VMDK to - it. The user must manually rescan and mount the device - from within the guest operating system.) + Create, delete, attach, and detach volumes. + + When a volume is attached to an instance, a reconfigure + operation is performed on the instance to add the volume's + VMDK to it. The user must manually rescan and mount the device + from within the guest operating system. + - Create, list, and delete volume snapshots. (Allowed only - if volume is not attached to an instance.) + Create, list, and delete volume snapshots. + + Allowed only if volume is not attached to an + instance. + Create a volume from a snapshot. @@ -260,22 +265,31 @@ - Copy a volume to an image. (Allowed only if volume is not - attached to an instance.) + Copy a volume to an image. + + Allowed only if the volume is not attached to an + instance. + - Clone a volume. (Supported only if source volume is not - attached to an instance.) + Clone a volume. + + Supported only if the source volume is not attached to an + instance. + Backup a volume. - Restore backup to new or existing volume. (Supported only - if the existing volume doesn't contain snapshots.) + Restore backup to new or existing volume. + + Supported only if the existing volume doesn't contain + snapshots. + - Change the volume type of a volume. + Change the type of a volume. This operation is supported only if the volume state is available.