NSX-T Data Center REST API
Change the state of IDS Signature Version
Make this IDS Signature version as ACTIVE version and other versions as NOTACTIVE.Request:
Method:
POST
URI Path(s):
/policy/api/v1/infra/settings/firewall/security/intrusion-services/signature-versions?action=make_active_version
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
IdsSignatureVersion+
Example Request:
POST https://<policy-mgr>/policy/api/v1/infra/settings/firewall/security/intrusion-services/signature-versions?action=make_active_versionSuccessful Response:
Response Code:
202 Accepted
Response Headers:
n/a
Response Body:
n/a