Forum Discussion

Richard__Harlan's avatar
Richard__Harlan
Historic F5 Account
Nov 17, 2004

Proxy information

Haveing a little problem. I have a script that tell me all the proxys and there stats but I can not find anything that will tell me what vip the proxy points to. Thanks
  • Loc_Pham_101863's avatar
    Loc_Pham_101863
    Historic F5 Account
    ITCMLocalLB::Proxy::get_proxy_target will return the proxy target.

     

    ITCMLocalLB::Proxy::get_proxy_target_type will indicate if the proxy target is a VIP or a server.

     

    Hope this helps.

     

    Loc
  • Richard__Harlan's avatar
    Richard__Harlan
    Historic F5 Account
    I can not seem to find those in the 4.5 SDK can you send me the information on what to post to the get's. Is it just address or address and port? Thanks
  • Look in the 4.6.2 SDK for these references. They were added to BIG-IP in version 4.5.1 and the SDK is backward compatible.

     

     

    -Joe