Forum Discussion
E_Lenny_Brown_1
Nimbostratus
Sep 10, 2004Ordering nodes in a Global Availability Pool
Can iControl be used to reorder the nodes in a global availabiliy pool?
Example:
Widip: foo.3dns.mycom.com Global Availability LB Mode
Pool (1): foo_pool Preferre...
Sep 10, 2004
Looks like you found a hole in the interfaces. We currently expose the ability to set the ratio in the add_pool_virtual_server() method
struct VirtualServerAttribute {
IPPortDefinition source,
IPPortDefinition translated,
IPPortDefinition depends,
long ratio,
EnabledStatus status,
StatColor state
};
void ITCMGlobalLB::Wideip::add_pool_virtual_server(
in String wideip_name,
in String pool_name,
in VirtualServerAttribute vs
);
But we currently don't have a method to set that attribute after the virtual server has been added. If you need this functionality, contact product support and we can get the process started for a Customer Special Request to get it included in upcoming releases on the 4.x platform.
BTW, I verified and this is available on our 9.0 platform with version 9.0 of the SDK.
-Joe
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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