virt.volume.create ================== .. raw:: html
VirtVolumeCreateArgs parameters.
No Additional PropertiesName for the new virtualization volume (alphanumeric, dashes, dots, underscores).
Must be at least 1 characters long
Must be at most 63 characters long
"BLOCK"
Size of volume in MB and it should at least be 512 MB.
Value must be greater or equal to 512
Storage pool in which to create the volume. This must be one of pools listed in virt.global.config output under storage_pools. If the value is None, then the pool defined as pool in virt.global.config will be used.
Must be at least 1 characters long
The newly created virtualization volume configuration.
No Additional PropertiesUnique identifier for the virtualization volume.
Must be at least 1 characters long
Human-readable name of the virtualization volume.
Must be at least 1 characters long
Name of the storage pool containing this volume.
Must be at least 1 characters long
Type of content stored in this volume (e.g., 'BLOCK', 'ISO').
Must be at least 1 characters long
Timestamp when this volume was created.
Volume type indicating its storage backend and characteristics.
Must be at least 1 characters long
Object containing detailed configuration parameters for this volume.
Array of virtual instance names currently using this volume.
No Additional ItemsMust be at least 1 characters long