vinfra service compute node list
List compute nodes:
usage: vinfra service compute node list [--long]
--long
- Enable access and listing of all fields of objects.
Example:
# vinfra service compute node list +--------------------------------------+------------------------+-------+-----+ | id | host | state | vms | +--------------------------------------+------------------------+-------+-----+ | 7ffa9540-5a20-41d1-b203-e3f349d62565 | node001.vstoragedomain | up | 1 | | 6e8afc28-7f71-4848-bdbe-7c5de64c5013 | node002.vstoragedomain | up | 1 | | 02ff64ae-5800-4090-b958-18b1fe8f5060 | node003.vstoragedomain | up | 1 | | 827a1f4e-56e5-404f-9113-88748c18f0c2 | node004.vstoragedomain | up | 0 | | 37c70bfb-c289-4794-8be4-b7a40c2b6d95 | node005.vstoragedomain | up | 1 | +--------------------------------------+------------------------+-------+-----+
This command lists nodes in the compute cluster.