I am trying to automate load balancer node creation and deletion to a farm with curl. I observed that adding a node to the farm is straight forward but when you want to delete a node from the farm, besides the ip address of the node you also need ‘server id’ . Is there a way in curl to get the server id by giving its ip address?
For example node1 in the farm farm1 has the server id 0 since it was added first. node2 in the farm1 has server id 1 as it was added next. I can use curl to automate addition of nodes to the farm but to delete the nodes, in the url, i see the server id has to be mentioned. Is there a way through command line ( curl) i can extract the server id using the ip address of the node ? Your feed back is greatly appreciated. Arun Kathirvelraj Senior System Engineer Agero ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Zenloadbalancer-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
