virt.global.update

Update global virtualization settings.

pool which pool to use to store instances. None will disable the service.

bridge which bridge interface to use by default. None means it will automatically create one.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: virt_global_update

virt_global_update

Type: object
No Additional Properties

Pool


Default storage pool when creating new instances and volumes

Type: string

Must be at least 1 characters long

Type: null

Bridge


Type: string

Must be at least 1 characters long

Type: null

Storage Pools


ZFS pools to use as storage pools

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

V4 Network


Type: string
Type: null

V6 Network


Type: string
Type: null

VirtGlobalEntry

Type: object
No Additional Properties

Id

Type: integer

Pool

Default: null

Default storage pool when creating new instances and volumes

Type: string
Type: null

Dataset

Default: null

Type: string
Type: null

Storage Pools

Default: null

ZFS pools to use as storage pools

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

Bridge

Default: null

Type: string
Type: null

V4 Network

Default: null

Type: string
Type: null

V6 Network

Default: null

Type: string
Type: null

State

Default: null

Type: enum (of string)
Must be one of:
  • "INITIALIZING"
  • "INITIALIZED"
  • "NO_POOL"
  • "ERROR"
  • "LOCKED"
Type: null


Required roles: VIRT_GLOBAL_WRITE