NSX-T Data Center REST API

Fetch the auto enable gateway firewall configuration value.

Read Configuration values for auto-enable-gateway-firewall.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/system-config/auto-enable-gateway-firewall
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<policy-mgr>/policy/api/v1/system-config/auto-enable-gateway-firewall

Successful Response:

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

Example Response:

{ "auto_enable_firewall_on_new_gateway": false }

Required Permissions:

read

Feature:

system_information

Additional Errors: