NSX-T Data Center REST API

Get IDS Custom Signature Version

Get IDS Custom Signature Version.
This API is only available when using VMware NSX.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/settings/firewall/security/intrusion-services/custom-signature-versions/{version-id}
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/settings/firewall/security/intrusion-services/custom-signature-versions/{version-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

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

Example Response:

{ "status": "PUBLISHED", "resource_type": "IdsCustomSignatureVersion", "id": "version-1", "display_name": "version-1-test", "path": "/infra/settings/firewall/security/intrusion-services/custom-signature-versions/version-1", "relative_path": "version-1", "parent_path": "/infra", "unique_id": "3de5f815-775d-4915-a665-316795b49025", "realization_id": "3de5f815-775d-4915-a665-316795b49025", "owner_id": "5a5f68e3-b91b-4e59-9546-adba7bce6483", "marked_for_delete": false, "overridden": false, "version_id": "Test", "state": "ACTIVE", "_system_owned": false, "_protection": "NOT_PROTECTED", "_create_time": 1717741975055, "_create_user": "admin", "_last_modified_time": 1717743290603, "_last_modified_user": "admin", "_revision": 4 }

Required Permissions:

read

Feature:

policy_common_ids

Additional Errors: