NSX-T Data Center REST API

Patch Geo IP Setting Configuration

This API can be used to activate or deactivate auto-download of Geo IP Bundle.
Once auto-download is activated, Geo IP Bundle will
be downloaded at regular intervals of 720 minutes (12 hrs).

Request:

Method:
PATCH
URI Path(s):
/policy/api/v1/infra/geo-ip/setting
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
GeoIpSetting+

Example Request:

PATCH https://<policy-mgr>/policy/api/v1/infra/geo-ip/setting { "auto_download": true }

Successful Response:

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

Example Response:

200 OK

Required Permissions:

crud

Feature:

policy_edge_fw

Additional Errors: