Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 767 Bytes

NodeStateSmartfailExtended.md

File metadata and controls

15 lines (11 loc) · 767 Bytes

NodeStateSmartfailExtended

Properties

Name Type Description Notes
dead bool This node is dead (dead_devs). [optional]
down bool This node is down (down_devs). [optional]
in_cluster bool This node is in the cluster (all_devs). [optional]
readonly bool This node is readonly (ro_devs). [optional]
shutdown_readonly bool This node is shutdown readonly (down_devs). [optional]
smartfailed bool This node is smartfailed (soft_devs). [optional]

[Back to Model list] [Back to API list] [Back to README]