Interface nodesCephMdsIndex

Returned by GET /nodes/{node}/ceph/mds

Hierarchy

  • nodesCephMdsIndex

Indexable

[additionalProperties: string]: any

Properties

addr?: string
host?: string
name: string

The name (ID) for the MDS

rank?: number
standby_replay?: boolean

If true, the standby MDS is polling the active MDS for faster recovery (hot standby).

state: string

State of the MDS

Generated using TypeDoc