NSX-T Data Center REST API

Remove an existing object from the exclude list. (Deprecated)

Deprecated:
Use the following Policy API -
PUT|PATCH /policy/api/v1/infra/settings/firewall/security/exclude-list

Request:

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

Example Request:

POST https://<nsx-mgr>/api/v1/firewall/excludelist?action=remove_member&object_id=5091f6ac-ada1-428c-b521-630bc0d55574

Successful Response:

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

Required Permissions:

crud

Feature:

firewall_configuration

Additional Errors: