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>
9.8 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 |
- |
√ |
√ |
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 |
- |
√ |
× |