Files
doc-exports/docs/er/api-ref/er_02_0033.html
fanqinying 2eea95ac58 ER API 20250126 version
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: fanqinying <fanqinying@huawei.com>
Co-committed-by: fanqinying <fanqinying@huawei.com>
2025-06-24 08:13:54 +00:00

5.3 KiB
Raw Blame History

Tags

Permission

API

Action

IAM Project

Enterprise Project

Querying tags by resource type

GET /v3/{project_id}/{resource_type}/tags

er:tags:list

×

Querying resource tags

GET /v3/{project_id}/{resource_type}/{resource_id}/tags

er:tags:get

Creating a resource tag

POST /v3/{project_id}/{resource_type}/{resource_id}/tags

er:tags:create

Adding or deleting resource tags in batches

POST /v3/{project_id}/{resource_type}/{resource_id}/tags/action

er:tags:create

Deleting a resource tag

POST /v3/{project_id}/{resource_type}/{resource_id}/tags/{key}

er:tags:delete