NSX-T Data Center Global Manager REST API
Associated URIs:
API Description | API Path |
---|---|
Get Geo IP Setting ConfigurationAPI to retrieve the current Geo IP Setting Configuration. |
GET /global-manager/api/v1/global-infra/geo-ip/setting
|
Patch Geo IP Setting ConfigurationThis 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). |
PATCH /global-manager/api/v1/global-infra/geo-ip/setting
|
Update Geo IP Setting ConfigurationThis 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). |
PUT /global-manager/api/v1/global-infra/geo-ip/setting
|