doc-exports/docs/vpn/api-ref/vpn_api_0126.html
Hongwei, King Wang 32c06a10a2 vpn_api
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: Hongwei, King Wang <king.wanghongwei@huawei.com>
Co-committed-by: Hongwei, King Wang <king.wanghongwei@huawei.com>
2024-08-15 14:18:28 +00:00

9.7 KiB

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