NSX-T Data Center Global Manager REST API

Update Global Intrusion detection system settings

Intrusion detection system settings for GM.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.

Request:

Method:
PUT
URI Path(s):
/global-manager/api/v1/global-infra/settings/firewall/security/global-intrusion-services
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
GlobalIdsSettings+

Example Request:

PUT https://<policy-mgr>/global-manager/api/v1/global-infra/settings/firewall/security/global-intrusion-services/ { "auto_update": true, "_revision": 14 }

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
GlobalIdsSettings+

Required Permissions:

crud

Feature:

policy_common_ids

Additional Errors: