Forum Discussion
No RepliesBe the first to reply
I am writing a java program trying to get bigip.conf and bigip_base.config from each F5 devices managed by F5 Enterprise Manager. So far i can get to the .ucs, unfortunately this file type cannot open using Zip utility. .ucs file do contain two files after extraction twice.
Is there any API that i can use to get these 2 files directly instead of getting the ucs file?
Thank you for any help.