NSX-T Data Center REST API
List all threshold configurations for IDS system signature
List all threshold configurations for IDS signatures.This API is applicable only for 'System' signatures.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/settings/firewall/security/intrusion-services/global-signatures/threshold-configs
/policy/api/v1/global-infra/settings/firewall/security/intrusion-services/global-signatures/threshold-configs
/policy/api/v1/global-infra/settings/firewall/security/intrusion-services/global-signatures/threshold-configs
Request Headers:
n/a
Query Parameters:
IdsThresholdConfigListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/settings/firewall/security/intrusion-services/global-signatures/threshold-configsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IdsThresholdConfigListResult+