NSX-T Data Center REST API
List compute cluster idfw Configuration
API will list all compute cluster wise identity firewall configurationThis API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/settings/firewall/idfw/cluster
                  
              
            Request Headers:
                n/a
            Query Parameters:
    ComputeClusterIdfwConfigurationListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/settings/firewall/idfw/clusterSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    ComputeClusterIdfwConfigurationListResult+
  