NSX-T Data Center REST API
GeoIpBundleActionQueryParameters (type)
{ "additionalProperties": false, "id": "GeoIpBundleActionQueryParameters", "module_id": "PolicyGeoIp", "properties": { "action": { "enum": [ "download_now", "check_latest" ], "required": true, "title": "Geo IP Bundle Action", "type": "string" } }, "title": "Geo IP Bundle Action Query Parameters", "type": "object" }