doc-exports/docs/as/api-ref/as_07_0211.html
guoyanyan 9f6c9f3524 AS API 20220928 v1
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: guoyanyan <guoyanyan3@huawei.com>
Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
2022-10-04 07:01:40 +00:00

4.5 KiB
Raw Blame History

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

×