NSX-T Data Center Global Manager REST API

Read IDS signature version site mapping on GM

Read IDS signature version site mapping on GM
This API is only available when using VMware NSX.

Request:

Method:
GET
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:
n/a
Request Body:
n/a

Example Request:

GET 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:
Content-type: application/json
Response Body:
IdsSiteVersionMapping+

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" "_create_user": "system", "_create_time": 1559807855627, "_last_modified_user": "admin", "_last_modified_time": 1559810459486, "_system_owned": false, "_protection": "NOT_PROTECTED", "_revision": 0 }

Required Permissions:

read

Feature:

policy_dfw_ids

Additional Errors: