MarkM_63051
Nov 16, 2011Nimbostratus
SDK API Sequencing
I have been searching online and within these groups to find an example of the steps necessary to create a load balancer pool. So far the best I have been able to find is a 2004 document titled "Configuring Highly Available OracleAS infrastructrue with F5's BIG-IP Load Balancer". I am a newbie and looking for a simple end to end sequence assuming that the F5 software has already been set up. The following list is the sequence that I think I need to issue. I would greatly appreciate any pointers to other available documentation and especially code samples.
* Node ( I think I need to create NodeAddresses first for any server to be used in a pool but I also saw a comment stating that this can be done automatically when adding a server to a pool)
* Create a load balancer pool with members
* Create a rule for the pool
* Create a virtual server
* Create monitors for the nodes