F5 is upgrading its customer support chat feature on My.F5.com. Chat support will be unavailable from 6am-10am PST on 1/20/26. Refer to K000159584 for details.

Forum Discussion

Jeff_d_Ambly_24's avatar
Jeff_d_Ambly_24
Icon for Nimbostratus rankNimbostratus
Apr 25, 2017

Big Suds exceptions

how can I catch this in bigSuds (python 2.7) exception Exception: Common::OperationFailed primary_error_code : 16908342 (0x01020036) secondary_error_code : 0 error_string : 01020036:3: The requested Pool Member (/Common/vpn_anyip /Common/sv5fingerprintsearchsvc01.sv5.nskope.net 9200) was not found.'

 

1 Reply

  • Anesh's avatar
    Anesh
    Icon for Cirrostratus rankCirrostratus

    Have u tried this

     

    try:
     iControl code
    except Exception: 
      pass