[_PNodeName, _PNodeUuid, _PForce, _PHvState, _PDiskState, ("master_can
didate", None, ht.TMaybeBool, "Whether the node should become a master
candidate"), ("offline", None, ht.TMaybeBool, "Whether the node shoul
d be marked as offline"), ("drained", None, ht.TMaybeBool, "Whether th
e node should be marked as drained"), ("auto_promote", False, ht.TBool
, "Whether node(s) should be promoted to master candidate if necessary
"), ("master_capable", None, ht.TMaybeBool, "Denote whether node can b
ecome master or master candidate"), ("vm_capable", None, ht.TMaybeBool
...
|