forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: guoyanyan <guoyanyan3@huawei.com> Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
4.5 KiB
4.5 KiB
Tag Management
Permission |
APIs |
Actions |
IAM Project
|
Enterprise Project
|
---|---|---|---|---|
Querying tags |
GET /autoscaling-api/v1/{project_id}/{resource_type}/tags |
as:tags:list |
√ |
× |
Querying tags of a resource |
GET /autoscaling-api/v1/{project_id}/{resource_type}/{resource_id}/tags |
as:tags:get |
√ |
× |
Updating or deleting a tag |
POST /autoscaling-api/v1/{project_id}/{resource_type}/{resource_id}/tags/action |
as:tags:set |
√ |
× |
Querying resources |
POST /autoscaling-api/v1/{project_id}/{resource_type}/resource_instances/action |
as:tagResources:list |
√ |
× |
Parent topic: Permissions Policies and Supported Actions