Todos os produtos
Search
Central de documentação

Resource Management:Find resources using tags

Última atualização: Jun 27, 2026

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.

  1. Log on to the Tag console.

  2. In the navigation pane on the left, choose Tags > Tag.

  3. Click the My Tags tab or the System Tags tab.

  4. 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.

  1. Log on to the ECS console.

  2. In the navigation pane on the left, choose Instances & Images > Instance.

  3. In the upper-left corner of the top navigation bar, select a region.

  4. 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 Tags parameter 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.