NSX-T Data Center Global Manager 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):
/global-manager/api/v1/global-infra/geo-ip/setting
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
GeoIpSetting+
Example Request:
PATCH https://<policy-mgr>/global-manager/api/v1/global-infra/geo-ip/setting { "auto_download": true }Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a