vinfra location show

Show the location of the specified failure domain and identified by ID:

usage: vinfra location show --fd <fd> --id <location-id>
--fd <fd>
Failure domain ID.
--id <location-id>
ID of the location to show.

Example:

# vinfra location show --fd 3 --id 2
+----------+-------------+
| Field    | Value       |
+----------+-------------+
| children | []          |
| id       | 2           |
| name     | row_renamed |
| parent   | 1           |
+----------+-------------+

This command shows the location 2.