Policy > Security > East West Security > Distributed IDS > Settings > Enablement

Read IDS config

Read intrusion detection system config of standalone hosts.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/settings/firewall/security/intrusion-services/ids-standalone-host-config
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<policy-mgr>/policy/api/v1/infra/settings/firewall/security/intrusion-services/ids-standalone-host-config

Successful Response:

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

Example Response:

{ "ids_enabled": false, "resource_type": "IdsStandaloneHostConfig", "id": "ids-standalone-host-config", "display_name": "/infra/settings/firewall/security/intrusion-services/ids-standalone-host-config", "path": "/infra/settings/firewall/security/intrusion-services/ids-standalone-host-config", "relative_path": "ids-standalone-host-config", "marked_for_delete": false, "_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: