Lists the nodes of Cryptographic Security Platform.
clusterctl node infoFor example:
$ sudo clusterctl node infoNODE NAME                                  NODE IP         NODE AGEmyhost01.mydomain.com                      10.1.141.50     5h57mmyhost02.mydomain.com                      10.1.141.51     4h42mmyhost03.mydomain.com                      10.1.141.52     4h11mWhere:
- NODE NAMEis the node name.
- NODE IPis the node's IP.
- NODE AGEis the time during which the node has been in operation.
If Cryptographic Security Platform runs on less than 3 nodes, the information includes a warning message because HA requires at least 3 nodes (we recommend an odd number of nodes).