The node is busy - this will be sent to all clients, except the one who locked the node
The node is just connected. However, sending code or requesting a VM desciption is unspecified in this state
The node is disconnected. Any reference to it will be destroyed on the server side, and sending further messages to it will fail
The node is ready - this will be sent the client that optained a lock on the node
The status is unknown, this denotes a programmation error or a bug
Generated using TypeDoc
The node is available. It needs to be sent a LockNode message before any action that would mutate it state, such as sending code can take place