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 |
√ |
√ |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.