Updated on 2022-07-18 GMT+08:00

Tag Operations

Permission

API

Action

IAM Project

Enterprise Project

Adding a resource tag

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

smn:tag:create

Updating a tag

-

smn:tag:update

Deleting a resource tag

DELETE /v2/{project_id}/{resource_type}/{resource_id}/tags/{key}

smn:tag:delete

Querying resource tags

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

smn:tag:list