NSX-T Data Center REST API
Get policies filtered based on the given criteria
Get the list of policies filtered based on the given criteria.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/global-infra/firewall/policies
                  
/policy/api/v1/infra/firewall/policies
              
            /policy/api/v1/infra/firewall/policies
Request Headers:
                n/a
            Query Parameters:
    FirewallFilterByRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/firewall/policies?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+
  