After you tag cloud resources, you can find them through the Tag console, a service console, or APIs.
Find resources in the Tag console
The Tag console lets you find tagged resources across multiple cloud services.
-
Log on to the Tag console.
-
In the navigation pane on the left, choose .
-
Click the My Tags tab or the System Tags tab.
-
In the tag list, find the desired tag and click Visualize Resources in the Actions column.
Find resources in a cloud service console
You can also find tagged resources in individual service consoles. The following example uses ECS.
-
Log on to the ECS console.
-
In the navigation pane on the left, choose .
-
In the upper-left corner of the top navigation bar, select a region.
-
On the Instance page, click Filter Tags, and select a tag key and value to filter the ECS instances.
Find resources using APIs
You can find tagged resources by using the Tag API or a service-specific API:
-
Tag API: Call ListTagResources with the
Tagsparameter to find tagged resources across services. -
Service-specific API: Call a service's tag-related API. Supported services are listed in Services that work with Tag.