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>
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 |