virt.volume.update

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: string

Identifier of the virtualization volume to update.

Must be at least 1 characters long

Parameter 2: virt_volume_update

virt_volume_update

Type: object

Updated configuration for the virtualization volume.

No Additional Properties

Size

Type: integer

New size for the volume in MB (minimum 512MB).

Value must be greater or equal to 512

VirtVolumeEntry

Type: object

The updated virtualization volume configuration.

No Additional Properties

Id

Type: string

Unique identifier for the virtualization volume.

Must be at least 1 characters long

Name

Type: string

Human-readable name of the virtualization volume.

Must be at least 1 characters long

Storage Pool

Type: string

Name of the storage pool containing this volume.

Must be at least 1 characters long

Content Type

Type: string

Type of content stored in this volume (e.g., 'BLOCK', 'ISO').

Must be at least 1 characters long

Created At

Type: string

Timestamp when this volume was created.

Type

Type: string

Volume type indicating its storage backend and characteristics.

Must be at least 1 characters long

Config

Type: object

Object containing detailed configuration parameters for this volume.

Used By

Type: array of string

Array of virtual instance names currently using this volume.

No Additional Items
Each item of this array must be:
Type: string

Must be at least 1 characters long



Required roles: VIRT_IMAGE_WRITE