virt.volume.create

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: virt_volume_create

virt_volume_create

Type: object
No Additional Properties

Name

Type: string

Must be at least 1 characters long

Must be at most 63 characters long

Content Type

Type: const Default: "BLOCK"
Must be one of:
  • "BLOCK"
Specific value: "BLOCK"

Size

Type: integer Default: 1024

Size of volume in MB and it should at least be 512 MB

Value must be greater or equal to 512

Storage Pool

Default: null

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.

Type: string

Must be at least 1 characters long

Type: null

VirtVolumeEntry

Type: object
No Additional Properties

Id

Type: string

Must be at least 1 characters long

Name

Type: string

Must be at least 1 characters long

Storage Pool

Type: string

Must be at least 1 characters long

Content Type

Type: string

Must be at least 1 characters long

Created At

Type: string

Type

Type: string

Must be at least 1 characters long

Config

Type: object

Used By

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

Must be at least 1 characters long



Required roles: VIRT_IMAGE_WRITE