NodeStatus#

class NodeStatus(*args, **kwargs)[source]#

Bases: object

Node status

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • NORMAL: Normal node

  • TO_BE_REMOVED: Node to be removed

  • OK_TO_BE_REMOVED: Node OK to remove

  • NEW_NODE: New node

  • TO_BE_PREPROTECTED: Node to be preprotected

  • PREPROTECTED: Node preprotected

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model