Interface nodesDisksListList

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

Hierarchy

  • nodesDisksListList

Indexable

[additionalProperties: string]: any

Properties

devpath: string

The device path

gpt: boolean
health?: string
model?: string
osdid: number
parent?: string

For partitions only. The device path of the disk the partition resides on.

serial?: string
size: number
used?: string
vendor?: string
wwn?: string

Generated using TypeDoc