Tag
| Permission | API | Action | Dependencies | IAM Project | Enterprise Project |
|---|---|---|---|---|---|
| Adding a tag | POST /v1/{resource_type}/{resource_id}/tags/create | ga:tag:create | - | √ | × |
| Deleting a tag | DELETE /v1/{resource_type}/{resource_id}/tags/delete | ga:tag:delete | - | √ | × |
| Querying a tag | GET /v1/{resource_type}/{resource_id}/tags | ga:tag:get | - | √ | × |
| Querying resources by tag | POST /v1/{resource_type}/resource-instances/filter | ga:tag:listResourcesByTag | - | √ | × |
| Querying the number of resources by tag | POST /v1/{resource_type}/resource-instances/count | ga:tag:listResourcesByTag | - | √ | × |
| Querying the tag list | GET /v1/{resource_type}/tags | ga:tag:list | - | √ | × |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.