Updated on 2024-07-23 GMT+08:00

VPN Tag

Permission

API

Action

Dependencies

IAM Project

Enterprise Project

Creating a resource tag

POST /v5/{project_id}/{resource_type}/{resource_id}/tags/create

vpn:resourceInstanceTags:create

-

x

Deleting tags of a resource

POST /v5/{project_id}/{resource_type}/{resource_id}/tags/delete

vpn:resourceInstanceTags:delete

-

x

Querying the list of tags for a specific type of resources

GET /v5/{project_id}/{resource_type}/tags

vpn:resourceTypeTags:list

-

x

Querying the resource instance list

POST /v5/{project_id}/{resource_type}/resource-instances/filter

vpn:resourceInstances:list

-

x

Querying the resource tag list

GET /v5/{project_id}/{resource_type}/{resource_id}/tags

vpn:resourceInstanceTags:list

-

x

Querying the number of resource instances

POST /v5/{project_id}/{resource_type}/resource-instances/count

vpn:resourceInstances:count

-

x