ax nodes ls
Show node info and status
Output of ax nodes ls
If the node is reachable, the output of ax nodes ls
will show you its status. If the node is unreachable, the output contains information why the node could not be reached. The Actyx CLI distinguishes 2 cases:
- Host unreachable
- ActyxOS unreachable (this means the host was reachable but the TCP connection reset)
See the following examples of using the ax nodes ls
command:
Example Usage
ax nodes ls
only returns the state of the node
Please keep in mind that state, settings and license in the ax nodes ls
command only refer to the node itself. If you want more detailed information about the state of the apps on a node, you need to use ax apps ls
.