Interface nodesQemuMigrateMigrateVmPrecondition

Returned by GET /nodes/{node}/qemu/{vmid}/migrate

Hierarchy

  • nodesQemuMigrateMigrateVmPrecondition

Indexable

[additionalProperties: string]: any

Properties

allowed_nodes?: string[]

List nodes allowed for offline migration, only passed if VM is offline

local_disks: string[]

List local disks including CD-Rom, unsused and not referenced disks

local_resources: string[]

List local resources e.g. pci, usb

not_allowed_nodes?: any

List not allowed nodes with additional informations, only passed if VM is offline

running: boolean

Generated using TypeDoc