forked from docs/doc-exports
Reviewed-by: Bobkova, Natalia <natalia.bobkova@t-systems.com> Co-authored-by: Zaoxu, Li <lizaoxu@huawei.com> Co-committed-by: Zaoxu, Li <lizaoxu@huawei.com>
4.6 KiB
4.6 KiB
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 |
√ |
√ |
Parent topic: Permissions Policies and Supported Actions