Search Option
nova list
--ip <ip-regexp> Search with regular expression match by IP address.
--ip6 <ip6-regexp> Search with regular expression match by IPv6 address.
--name <name-regexp> Search with regular expression match by name.
--instance-name <name-regexp>
Search with regular expression match by server name.
--status <status> Search by server status.
--flavor <flavor> Search by flavor name or ID.
--image <image> Search by image name or ID.
--host <hostname> Search servers by hostname to which they are assigned (Admin only).
사양에 따른 분류
ex) # nova list --all-tenants --flavor XXX.vCore3
+----+------+-----------+--------+------------+-------------+----------+
이미지에 따른 분류
ex) # nova list --all-tenants --image c92ee15e-0c8a-4f9d-b949-9e28febf1429
상태에 따른 분류
ex) # nova list --all-tenants --status active
호스트내 인스턴스 정보