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 | - | √ | 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 | - | √ | √ |
| Querying the number of resource instances | POST /v5/{project_id}/{resource_type}/resource-instances/count | vpn:resourceInstances:count | - | √ | x |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.