Files
doc-exports/docs/vpn/api-ref/vpn_api_0126.html
Hongwei, King Wang 708fdb2d21 vpn_api_20250707
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: Hongwei, King Wang <king.wanghongwei@huawei.com>
Co-committed-by: Hongwei, King Wang <king.wanghongwei@huawei.com>
2025-08-19 13:38:54 +00:00

9.8 KiB
Raw Permalink Blame History

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

-

Deleting tags of a resource

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

vpn:resourceInstanceTags:delete

-

Querying the list of tags for a specific type of resources

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

vpn:resourceTypeTags:list

-

×

Querying the resource instance list

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

vpn:resourceInstances:list

-

×

Querying the resource tag list

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

vpn:resourceInstanceTags:list

-

Querying the number of resource instances

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

vpn:resourceInstances:count

-

×