Interface nodesLxcPendingVmPending

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

Hierarchy

  • nodesLxcPendingVmPending

Indexable

[additionalProperties: string]: any

Properties

Properties

delete?: number

Indicates a pending delete request if present and not 0.

key: string

Configuration option name.

pending?: string

Pending value.

value?: string

Current value.

Generated using TypeDoc