NSX-T Data Center Global Manager REST API

Patch IDS signature version site mapping on GM

Patch IDS signature version site mapping on GM

Request:

Method:
PATCH
URI Path(s):
/global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/site-version-mappings/{mapping-id}
Request Headers:
n/a
Query Parameters:
UpdateIdsSiteVersionMappingQueryParameters+
Request Body:
IdsSiteVersionMapping+

Example Request:

PATCH https://<policy-mgr>/global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/site-version-mappings/london-v1-mapping

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Example Response:

{ "site_path": "/global-infra/sites/London", "signature_version_path": "/global-infra/settings/firewall/security/intrusion-services/signature-versions/v1", "auto_update": false, "site_settings": { "ids_events_to_syslog": true, "oversubscription": "BYPASSED", "resource_type": "IdsSiteSettings" }, "resource_type": "IdsSiteVersionMapping", "id": "london-v1-mapping", "display_name": "London version1 site mapping" }

Required Permissions:

crud

Feature:

policy_dfw_ids

Additional Errors: