Interface nodesQemuSnapshotSnapshotList

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

Hierarchy

  • nodesQemuSnapshotSnapshotList

Indexable

[additionalProperties: string]: any

Properties

description: string

Snapshot description.

name: string

Snapshot identifier. Value 'current' identifies the current VM.

parent?: string

Parent snapshot identifier.

snaptime?: number

Snapshot creation time

vmstate?: boolean

Snapshot includes RAM.

Generated using TypeDoc