virt.instance.update

Update instance.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: string
Parameter 2: virt_instance_update

virt_instance_update

Type: object
No Additional Properties

Environment


Type: object

Each additional property must conform to the following schema

Type: string
Type: null

Autostart


Type: boolean
Type: null

Cpu


Type: string
Type: null

Memory


Type: integer
Type: null

Vnc Port


Type: integer

Value must be greater or equal to 5900 and lesser or equal to 65535

Type: null

Enable Vnc

Type: boolean

Vnc Password


Setting vnc_password to null will unset VNC password

Type: string

Must be at least 1 characters long

Type: null

Secure Boot

Type: boolean

Root Disk Size


Type: integer

Value must be greater or equal to 5

Type: null

Root Disk Io Bus

Type: enum (of null or string)
Must be one of:
  • "NVME"
  • "VIRTIO-BLK"
  • "VIRTIO-SCSI"
  • null

Image Os


Type: string
Type: enum (of null or string)
Must be one of:
  • "LINUX"
  • "FREEBSD"
  • "WINDOWS"
  • "ARCHLINUX"
  • null

Privileged Mode

Type: boolean

This is only valid for containers and should only be set when container instance which is to be deployed is to
run in a privileged mode.

VirtInstanceEntry

Type: object
No Additional Properties

Id

Type: string

Name

Type: string

Must be at least 1 characters long

Must be at most 200 characters long

Type

Type: enum (of string) Default: "CONTAINER"
Must be one of:
  • "CONTAINER"
  • "VM"

Status

Type: enum (of string)
Must be one of:
  • "RUNNING"
  • "STOPPED"
  • "UNKNOWN"
  • "ERROR"
  • "FROZEN"
  • "STARTING"
  • "STOPPING"
  • "FREEZING"
  • "THAWED"
  • "ABORTING"

Cpu


Type: string
Type: null

Memory


Type: integer
Type: null

Autostart

Type: boolean

Environment

Type: object

Each additional property must conform to the following schema

Type: string

Aliases

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

VirtInstanceAlias

Type: object
No Additional Properties

Type

Type: enum (of string)
Must be one of:
  • "INET"
  • "INET6"

Address

Type: string

Must be at least 1 characters long

Netmask


Type: integer
Type: null

Image

Type: object
No Additional Properties

Architecture


Type: string
Type: null

Description


Type: string
Type: null

Os


Type: string
Type: null

Release


Type: string
Type: null

Serial


Type: string
Type: null

Type


Type: string
Type: null

Variant


Type: string
Type: null

Secureboot


Type: boolean
Type: null


UserNsIdmap

Type: object
No Additional Properties


IdmapUserNsEntry

Type: object
No Additional Properties

Hostid

Type: integer

Maprange

Type: integer

Nsid

Type: integer
Type: null


IdmapUserNsEntry

Type: object
No Additional Properties

Hostid

Type: integer

Maprange

Type: integer

Nsid

Type: integer
Type: null
Type: null

Raw


Type: object
Type: null

Vnc Enabled

Type: boolean

Vnc Port


Type: integer
Type: null

Vnc Password


Type: string

Must be at least 1 characters long

Type: null

Secure Boot


Type: boolean
Type: null

Privileged Mode


Type: boolean
Type: null

Root Disk Size


Type: integer
Type: null

Root Disk Io Bus

Type: enum (of null or string)
Must be one of:
  • "NVME"
  • "VIRTIO-BLK"
  • "VIRTIO-SCSI"
  • null

Storage Pool

Type: string

Storage pool in which the root of the instance is located.

Must be at least 1 characters long



Required roles: VIRT_INSTANCE_WRITE