NSX-T Data Center REST API

Saves the configuration for auto reject IP options gateway firewall configuration

Update auto reject ip options gateway firewall configuration value

Request:

Method:
PATCH
URI Path(s):
/policy/api/v1/system-config/auto-reject-ip-options-gateway-firewall
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
AutoRejectIPOptionsGatewayFirewallConfig+

Example Request:

PATCH https://<policy-mgr>/policy/api/v1/system-config/auto-reject-ip-options-gateway-firewall { "auto_reject_ip_options_gateway_firewall": true }

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

firewall_configuration

Additional Errors: