Interface nodesStorageFileRestoreListList

Returned by GET /nodes/{node}/storage/{storage}/file-restore/list

Hierarchy

  • nodesStorageFileRestoreListList

Indexable

[additionalProperties: string]: any

Properties

filepath: string

base64 path of the current entry

leaf: boolean

If this entry is a leaf in the directory graph.

mtime?: number

Entry last-modified time (unix timestamp).

size?: number

Entry file size.

text: string

Entry display text.

type: string

Entry type.

Generated using TypeDoc