mhite_60883
Jan 24, 2012Cirrocumulus
iControl error codes
Is there a central list of iControl error codes? I'd like to be able to catch them and examine the suds exception details to handle specific error conditions in my code.
ie. primary_error_code and secondary_error_code
Server raised fault: 'Exception caught in LocalLB::urn:iControl:LocalLB/Pool::add_member_v2()
Exception: Common::OperationFailed
primary_error_code : 16908390 (0x01020066)
secondary_error_code : 0
error_string : 01020066:3: The requested pool member (/test/test-pool /test/1.1.1.23 80) already exists in partition test.'