NSX-T Data Center REST API
Patch IDS custom signature settings
Patch IDS custom signature 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/custom-signature-versions/{version-id}/settings
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
IdsCustomSignatureSettings+
Example Request:
{ "enable_custom_signatures": false }Successful Response:
Response Code:
202 Accepted
Response Headers:
n/a
Response Body:
n/a