NorskManager.deregisterClusterNode() method
Remove a cluster slot. If a worker is currently connected on this slot, its gRPC stream is closed and any running jobs are stopped. The token is invalidated.
Signature:
deregisterClusterNode(nodeId: NodeId): Promise<void>;