NSX-T Data Center Global Manager REST API
This routine will list IDS profiles
This routine will list all IDS profiles present in system.This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.
Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/profiles
Request Headers:
n/a
Query Parameters:
IdsProfileListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/profilesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IdsProfileListResult+