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/infra/firewall/rules
/policy/api/v1/global-infra/firewall/rules
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/firewall/rules
/policy/api/v1/global-infra/firewall/rules
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/firewall/rules
Request Headers:
n/a
Query Parameters:
FirewallFilterByRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyResourceReferenceForEPListResult+