Interface nodesDisksDirectoryIndex

Returned by GET /nodes/{node}/disks/directory

Hierarchy

  • nodesDisksDirectoryIndex

Indexable

[additionalProperties: string]: any

Properties

device: string

The mounted device.

options: string

The mount options.

path: string

The mount path.

type: string

The filesystem type.

unitfile: string

The path of the mount unit.

Generated using TypeDoc