vinfra node list

List storage nodes:

usage: vinfra node list [--long]
--long
Enable access and listing of all fields of objects.

Example:

# vinfra node list
+--------------+--------------+------------+-----------+-------------+----------+
| id           | host         | is_primary | is_online | is_assigned | is_in_ha |
+--------------+--------------+------------+-----------+-------------+----------+
| 09bb6b8<...> | node001<...> | True       | True      | True        | False    |
| 187edb1<...> | node002<...> | False      | True      | True        | False    |
| e6255ae<...> | node003<...> | False      | True      | True        | False    |
+--------------+--------------+------------+-----------+-------------+----------+

This command lists all nodes registered in Virtuozzo Hybrid Infrastructure (both unassigned and used in the storage cluster).