NorskManager.listClusterNodes() method

List all registered cluster slots (active + inactive). Includes the tokens — visible to operators so they can re-copy on demand.

Signature:

listClusterNodes(): Promise<ClusterNodeInfo[]>;

Returns:

Promise<ClusterNodeInfo[]>