open fun rxListNodeSessions(nodeId: String): Single<SessionList>
Returns the active sessions for a given node
nodeId - the ID of node
nodeId
Return