Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

Doc. confusion: ITCMLocalLB.Node.set_node_address_availabil

Michel_van_der_
Nimbostratus
Nimbostratus
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 1

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