Interface nodesQemuPendingVmPending

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

Hierarchy

  • nodesQemuPendingVmPending

Indexable

[additionalProperties: string]: any

Properties

Properties

delete?: number

Indicates a pending delete request if present and not 0. The value 2 indicates a force-delete request.

key: string

Configuration option name.

pending?: string

Pending value.

value?: string

Current value.

Generated using TypeDoc