Network ACL (OpenStack Neutron API)
Permission |
API |
Action |
---|---|---|
Queries all network ACL rules. |
GET /v2.0/fwaas/firewall_rules |
vpc:firewallRules:get |
Queries a network ACL rule. |
GET /v2.0/fwaas/firewall_rules/{firewall_rule_id} |
vpc:firewallRules:get |
Creates a network ACL rule. |
POST /v2.0/fwaas/firewall_rules |
vpc:firewallRules:create |
Updates a network ACL rule. |
PUT /v2.0/fwaas/firewall_rules/{firewall_rule_id} |
vpc:firewallRules:update |
Deletes a network ACL rule. |
DELETE /v2.0/fwaas/firewall_rules/{firewall_rule_id} |
vpc:firewallRules:delete |
Queries all network ACL policies. |
GET /v2.0/fwaas/firewall_policies |
vpc:firewallPolicies:get |
Queries a network ACL policy. |
GET /v2.0/fwaas/firewall_policies/{firewall_policy_id} |
vpc:firewallPolicies:get |
Creates a network ACL policy. |
POST /v2.0/fwaas/firewall_policies |
vpc:firewallPolicies:create |
Updates a network ACL policy. |
PUT /v2.0/fwaas/firewall_policies/{firewall_policy_id} |
vpc:firewallPolicies:update |
Deletes a network ACL policy. |
DELETE /v2.0/fwaas/firewall_policies/{firewall_policy_id} |
vpc:firewallPolicies:delete |
Inserts a network ACL rule. |
PUT /v2.0/fwaas/firewall_policies/{firewall_policy_id}/insert_rule |
|
Removes a network ACL rule. |
PUT /v2.0/fwaas/firewall_policies/{firewall_policy_id}/remove_rule |
|
Queries all network ACL groups. |
GET /v2.0/fwaas/firewall_groups |
vpc:firewallGroups:get |
Queries a network ACL group. |
GET /v2.0/fwaas/firewall_groups/{firewall_group_id} |
vpc:firewallGroups:get |
Creates a network ACL group. |
POST /v2.0/fwaas/firewall_groups |
vpc:firewallGroups:create |
Updates a network ACL group. |
PUT /v2.0/fwaas/firewall_groups/{firewall_group_id} |
vpc:firewallGroups:update |
Deletes a network ACL group |
DELETE /v2.0/fwaas/firewall_groups/{firewall_group_id} |
vpc:firewallGroups:delete |
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