NSX-T Data Center REST API
List all CPU and memory thresholds profiles
List all CPU and memory thresholds profiles.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles
                  
/policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profiles
              
            /policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profiles
Request Headers:
                n/a
            Query Parameters:
    PolicyListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profilesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    PolicyFirewallCpuMemThresholdsProfileListResult+
  