NSX-T Data Center REST API
Filter the firewall exclude list
Filter the firewall exclude list by the given object, to check whetherthe object is a member of this exclude list.
Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/settings/firewall/security/exclude-list?action=filter
                  
              
            Request Headers:
                n/a
            Query Parameters:
    PolicyExcludeListFilterRequestParams+
  Request Body:
    n/a
  Example Request:
POST https://<policy-mgr>/policy/api/v1/infra/settings/firewall/security/exclude-list?action=filter&intent_path=/infra/domains/default/groups/app-groupSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    PolicyResourceReference+
  