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 valueThis API is only available when using VMware NSX.
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:
{ "auto_reject_ip_options_gateway_firewall": true }Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a