NSX-T Data Center REST API
Get rules filtered based on the given criteria
Get the list of rules of given parent path of policy/section, filteredbased on the given criteria.
Parent path is mandatory.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/global-infra/firewall/rules
/policy/api/v1/infra/firewall/rules
/policy/api/v1/infra/firewall/rules
Request Headers:
n/a
Query Parameters:
FirewallFilterByRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/firewall/rules?parent_path=/infra/domains/default/security-policies/sp1&scope=6f1c310b-aeed-445e-aef9-9722c8967ab8&enforcement_point_path=/infra/sites/default/enforcement-points/defaultSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyResourceReferenceForEPListResult+