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. This method is a job. .. raw:: html
VirtGlobalUpdateArgs parameters.
No Additional PropertiesDefault storage pool when creating new instances and volumes.
Must be at least 1 characters long
Network bridge interface for virtualized instance networking. null to disable.
Must be at least 1 characters long
ZFS pools to use as storage pools.
IPv4 network CIDR for the virtualization bridge network. null to use default.
IPv6 network CIDR for the virtualization bridge network. null to use default.
The updated virtualization global configuration.
No Additional PropertiesUnique identifier for the virtualization global configuration.
Default storage pool when creating new instances and volumes.
ZFS dataset path used for virtualization data storage. null if not configured.
ZFS pools to use as storage pools.
Network bridge interface for virtualized instance networking. null if not configured.
IPv4 network CIDR for the virtualization bridge network. null if not configured.
IPv6 network CIDR for the virtualization bridge network. null if not configured.
Current operational state of the virtualization subsystem. null during initial setup.