Node status enum
Represents the possible states of a node. Not all states are supported in every operation.
Currently, the in_service and fail_to_deliver states are not supported. Use fail_to_board instead.
stringNode status enum (string)
Represents the possible states of a node. Not all states are supported in every operation.
Currently, the in_service and fail_to_deliver states are not supported. Use fail_to_board instead.
Possible values: [new, assigned, in_service, completed, cancelled_by_user, dropped_by_algo, fail_to_board, fail_to_deliver]
Node status enum
"new"