21-Jun-2003 10:31
that the parameter node_states takes a AvailabilityStateSequence. However, it
would appear that you really can only use AVAILABILITY_DOWN and AVAILABILITY_UP
(although admittedly I did not try all of them). Not a big deal, but maybe worthwhile to
point out in the docs.
21-Jun-2003 10:31
If you look in the iControl SDK sdk/idl/ITCM/LocalLB/LocalLBNode.idl and search for set_node_address_availability, you should find "Only AVAILABILITY_UP and AVAILABILITY_DOWN should be set."
Al