Forum Discussion

Michel_van_der_'s avatar
Michel_van_der_
Icon for Nimbostratus rankNimbostratus
Jun 21, 2003

Doc. confusion: ITCMLocalLB.Node.set_node_address_availabil

I was using ITCMLocalLB.Node.set_node_address_availability. The docs says

 

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.

1 Reply

  • AlSjogren_12704's avatar
    AlSjogren_12704
    Historic F5 Account
    I did find this documented in IDL, but not in the WSDL files.

     

     

    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