This topic describes how to view the Alibaba Cloud services that can work with the Tag service, including the resource types that support tags and the tag-related capability items.
View the resource types that support tags and the tag-related capability items in the Resource Management console
Log on to the Resource Management console. The Tag page appears.
On the Tag page, click the Tag-related Capability Items tab.
View the resource types that support tags and the tag-related capability items.
For more information about the tag-related capability items, see Tag-related capability items.
View the resource types that support tags and the tag-related capability items by calling the related API operation
You can call the ListSupportResourceTypes operation to view the resource types that support tags and the tag-related capability items. For more information about the tag-related capability items, see Tag-related capability items.
Tag-related capability items
Tag-related capability item | Code of a tag-related capability item | Description |
Tag Console Support | TAG_CONSOLE_SUPPORT | Specifies whether a resource type is supported by the Resource Management console. |
Cloud Resource Console Support | CLOUD_RESOURCE_CONSOLE_SUPPORT | Specifies whether the console of a service supports tags. |
Tag Ram Support | TAG_RAM_SUPPORT | Specifies whether tags can be used to verify the permissions of users on resources of a specific type. Examples:
|
Cloud Resource API Support | CLOUD_RESOURCE_API_SUPPORT | Specifies whether the API operations that are used to query resources support tags. For example, the DescribeInstances operation provided by ECS can be used to query the tags that are added to ECS instances. |
Tag API Support | TAG_API_SUPPORT | Specifies whether a resource type is supported by tag-related API operations. Tag-related API operations include the following operations: |
Tag-based Cost Allocation Support | TAG_BILL_SUPPORT | Specifies whether tag-based cost allocation is supported. For more information, see Overview of tag-based cost allocation. |
Createdby Tag-based Cost Allocation Support | CREATED_BY_TAG_BILL_SUPPORT | Specifies whether createdby tag-based cost allocation is supported. For more information about createdby tags, see Overview of createdby tags. |
CreatedBy Tag Console Support | CREATED_BY_TAG_CONSOLE_SUPPORT | Specifies whether the console of a service supports createdby tags. |
Tag Policy Pre-event Detection Support | TAG_POLICY_PREVENTATIVE_CHECK_SUPPORT | Specifies whether the pre-event interception feature of tag policies is supported. This feature enables the system to check whether a tag complies with the rules defined in a tag policy when you add the tag to a resource or when you create a resource. If the tag does not comply with the rules, the tag fails to be added to the resource. For more information, see Perform automatic tag detection. |
Tag Policy-based Remediation Support | TAG_POLICY_CHECK_REMEDIATION_SUPPORT | Specifies whether the automatic remediation feature of tag policies is supported. The automatic remediation feature enables the system to check whether the tags that are added to a resource comply with the rules defined in a tag policy and remediate the tags that do not comply with the rules. |
Tag Policy-based Resource Group Tag Inheritance Support | TAG_POLICY_RG_TAG_INHERIT_SUPPORT | Specifies whether resource group-based tag inheritance defined in a tag policy is supported. If resource group-based tag inheritance is enabled in a tag policy, resources inherit tags from the resource groups to which they belong. For more information, see Enable automatic tag inheritance from a resource group. |