NSX-T Data Center REST API

Check if the object a member of the exclude list (Deprecated)

Deprecated:
Use the following Policy API -
POST /policy/api/v1/infra/settings/firewall/security/exclude-list?action=filter

Request:

Method:
POST
URI Path(s):
/api/v1/firewall/excludelist?action=check_if_exists
Request Headers:
n/a
Query Parameters:
ExcludeListRequestParams+
Request Body:
n/a

Successful Response:

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

Example Response:

{ "target_display_name": "app-tier-01", "is_valid": true, "target_type": "LogicalSwitch", "target_id": "5091f6ac-ada1-428c-b521-630bc0d55574" }

Required Permissions:

read

Feature:

firewall_configuration

Additional Errors: