Interface nodesLxcSnapshotList

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

Hierarchy

  • nodesLxcSnapshotList

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

Generated using TypeDoc