virt.volume.import_iso ====================== This method is a job. .. raw:: html
VirtVolumeImportIsoArgs parameters.
No Additional PropertiesSpecify name of the newly created volume from the ISO specified.
Must be at least 1 characters long
Must be at most 63 characters long
Path to the ISO file to import. null if uploading via upload_iso.
Must be at least 1 characters long
Whether to upload an ISO file instead of using a local file path.
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 volume from the imported ISO file.
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