The display geo-location-set command displays information about region groups, including region group names, members, and reference counts.
| Parameter | Description | Value |
|---|---|---|
| all | Indicates general information about all region groups. In this case, region group members cannot be queried. | - |
| verbose | Indicates details on a region group. | - |
| geo-location-set-name | Specifies the name of a region group. | The value must be the name of an existing region group. |
# Display the general information about all region groups.
<sysname> display geo-location-set all
Geo-location-set total number(s): 2
Geo-location-set item total number(s): 3
Geo-location-set reference total number(s): 1
Geo-location-set: region_A
Reference number(s): 0
Item number(s): 1
Geo-location-set: ABC
Reference number(s): 1
Item number(s): 2
# Display details on region group ABC.
<sysname> display geo-location-set verbose ABC Geo-location-set: ABC Reference number(s): 1 Item number(s): 2 Item(s): geo-location BeiJing geo-location GuangZhou
Item |
Description |
|---|---|
Geo-location-set total number(s) |
Total number of region groups |
Geo-location-set item total number(s) |
Total number of region group members |
Geo-location-set reference total number(s) |
Total number of region group reference counts in policies or other region groups |
Geo-location-set |
Region group name |
Reference number(s) |
Reference counts of a specific region group in policies or other region groups |
Item number(s) |
Number of members in a specific region group |
Item(s) |
Region group members, including predefined regions, user-defined regions, and region groups |