Java iControl Objects - LTM Pool
The first comment I usually get when developers look at the iControl API has something to do with it’s “flat” nature. Developers are used to working with “objects”. They create an instance of an ob...
Published Sep 22, 2010
Version 1.0ParveenLamba_18
Jan 03, 2015Nimbostratus
Hi,
Getting error on
// Query pool members
24: iControl.CommonIPPortDefinition [] membersInPool = pool.getMembers();
where getMembers is defined.
Thanks