How to view contents of GeoDB files loaded on the controller via UI/API
All Environments
Make a following API call to list out all GeoDB files loaded on the controller. It will list all the GeoDB files under </var/lib/avi/gslb/>
https://controllerIP?uri=controller://gslb
Then make the following <curl> call to download the GeoDB file and view its content:
admin@10-x-x-x:~$ curl -k -X GET -u username:password https://controllerIP/api/fileobject/<fileobject-uuid>/file -o filename