[_PNodeName, _PForce, _PHvState, _PDiskState, ("master_candidate", Non
e, ht.TMaybeBool, "Whether the node should become a master candidate")
, ("offline", None, ht.TMaybeBool, "Whether the node should be marked
as offline"), ("drained", None, ht.TMaybeBool, "Whether the node shoul
d be marked as drained"), ("auto_promote", False, ht.TBool, "Whether n
ode(s) should be promoted to master candidate if necessary"), ("master
_capable", None, ht.TMaybeBool, "Denote whether node can become master
or master candidate"), ("vm_capable", None, ht.TMaybeBool, "Denote wh
...
|