Network ACL Tag (V3)
Permission |
API |
Action |
---|---|---|
Querying the number of network ACLs by tag |
POST /v3/{project_id}/firewalls/resource-instances/count |
vpc:firewallTags:get |
Querying network ACLs by tag |
POST /v3/{project_id}/firewalls/resource-instances/filter |
vpc:firewallTags:get |
Adding a tag to a network ACL |
POST /v3/{project_id}/firewalls/{firewall_id}/tags |
vpc:firewallTags:create |
Deleting a tag from a network ACL |
DELETE /v3/{project_id}/firewalls/{firewall_id}/tags/{tag_key} |
vpc:firewallTags:delete |
Querying tags of a network ACL |
GET /v3/{project_id}/firewalls/{firewall_id}/tags |
vpc:firewallTags:get |
Adding tags to a network ACL |
POST /v3/{project_id}/firewalls/{firewall_id}/tags/create |
vpc:firewallTags:create |
Deleting tags from a network ACL |
POST /v3/{project_id}/firewalls/{firewall_id}/tags/delete |
vpc:firewallTags:delete |
Querying tags of network ACLs in a project |
GET /v3/{project_id}/firewalls/tags |
vpc:firewallTags:get |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot