NSX-T Data Center REST API
List Firewall CPU Memory Thresholds Profile Binding Maps
API will list all Firewall CPU Memory Thresholds Profile Binding Maps.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profile-binding-maps
                  
/policy/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profile-binding-maps
              
            /policy/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profile-binding-maps
Request Headers:
                n/a
            Query Parameters:
    PolicyFirewallCPUMemThresholdsProfileBindingMapListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profile-binding-mapsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    PolicyFirewallCPUMemThresholdsProfileBindingMapListResult+
  