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 | √ | √ |
Last Article: Application Operations
Next Article: Message Publishing
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.