Forum Discussion
Davis_20771
Nimbostratus
Mar 15, 2011GTM application name reporting
Hi All,
We are using GTM as our high availability DNS. There are lot of application name defined.
Apart from using the web interface to browse, I know that iControl can connect to GTM using SOAP.
Is there any downloadable package to delivery such report?
Thanks.
- Michael_Yates
Nimbostratus
Hi Davis, - Davis_20771
Nimbostratus
Posted By Michael Yates on 03/18/2011 01:04 PM - George_Watkins_Historic F5 AccountHi Davis,
require 'rubygems' require 'f5-icontrol' bigip = F5::IControl.new('192.168.1.245', 'admin', 'admin', ['GlobalLB.Application']).get_interfaces bigip['GlobalLB.Application'].get_list
- Davis_20771
Nimbostratus
Posted By watkins on 03/21/2011 12:00 PM Hi Davis,require 'rubygems' require 'f5-icontrol' bigip = F5::IControl.new('192.168.1.245', 'admin', 'admin', ['GlobalLB.Application']).get_interfaces bigip['GlobalLB.Application'].get_list
that is, showing the detail of all application names
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects