vinfra service backup node list

List nodes in the backup cluster:

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

Example:

# vinfra service backup node list
+--------------------------------------+------------------------+-----------+
| id                                   | host                   | is_online |
+--------------------------------------+------------------------+-----------+
| 2f3f6091-0d44-45aa-94e3-ebc2b65c0eeb | node003.vstoragedomain | True      |
| 74cbd22b-fb1b-4441-ae52-532078c54f9a | node001.vstoragedomain | True      |
| eeb06dce-4cfd-4c89-bc7f-4689ea5c7058 | node002.vstoragedomain | True      |
+--------------------------------------+------------------------+-----------+

This command lists nodes in the backup cluster.