NSX-T Data Center Global Manager 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):
/global-manager/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>/global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/global-signatures/threshold-configsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IdsThresholdConfigListResult+