Updated on 2025-11-07 GMT+08:00

Tag Management

Permission

API

Action

Dependencies

Adding tags to an ECS in a batch/Deleting tags from an ECS in a batch

POST /v1/{project_id}/cloudservers/{server_id}/tags/action

ecs:cloudServers:put

-

Querying ECSs by tag

POST /v1/{project_id}/cloudservers/resource_instances/action

ecs:cloudServers:list

-

Querying project tags

GET /v1/{project_id}/cloudservers/tags

ecs:cloudServers:list

-

Querying tags of an ECS

GET /v1/{project_id}/cloudservers/{server_id}/tags

ecs:cloudServers:get

-

Querying tags of an ECS

GET /v1/{project_id}/servers/{server_id}/tags

ecs:servers:getTags

ecs:servers:get