NSX-T Data Center REST API

Get Current Geo IP Bundle Information

Get current Geo IP Bundle information that is downloaded in the system.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/geo-ip/bundle
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<policy-mgr>/policy/api/v1/infra/geo-ip/bundle

Successful Response:

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

Example Response:

{ "last_bundle_download_time": 1704871832, "geo_ip_bundle_version": "1|645|0", "path": "/infra/geo-ip/bundle" }

Required Permissions:

read

Feature:

policy_edge_fw

Additional Errors: