NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
GeoIpBundleInfo (schema)
Geo IP Bundle Information
| Name | Description | Type | Notes |
|---|---|---|---|
| download_status | Download Status of Geo IP Bundle | string | Readonly Enum: complete, failed |
| geo_ip_bundle_version | Geo IP Bundle Version in System | string | Readonly |
| last_bundle_download_time | Timestamp of the most recent successful Geo IP Bundle download | EpochMsTimestamp | Readonly |
| latest_available_geo_ip_bundle_version | Latest Geo IP Bundle Version available for Download | string | Readonly |
| message | Status Message of Geo IP Bundle | string | Readonly |
| path | Geo IP Bundle Path | string | Readonly |