NSX-T Data Center REST API

Patch Intrusion detection system settings

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

Request:

Method:
PATCH
URI Path(s):
/policy/api/v1/infra/settings/firewall/security/intrusion-services
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
IdsSettings+

Example Request:

PATCH https://<policy-mgr>/policy/api/v1/infra/settings/firewall/security/intrusion-services/ { "auto_update": true, "ids_ever_enabled": false, "ids_events_to_syslog": true, "resource_type": "IdsSettings", "id": "intrusion-services", "display_name": "intrusion-services", "path": "/infra/settings/firewall/security/intrusion-services", "relative_path": "intrusion-services", "parent_path": "/infra", "unique_id": "d31e69a0-6dc8-45be-81af-11deac49a695", "marked_for_delete": false, "overridden": false, "_create_user": "system", "_create_time": 1612637512409, "_last_modified_user": "system", "_last_modified_time": 1612637512416, "_system_owned": false, "_protection": "NOT_PROTECTED", "_revision": 0 }

Successful Response:

Response Code:
202 Accepted
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

policy_common_ids

Additional Errors: