Tags
Permission | API | Action | 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 and Supported Actions