Forum Discussion

Micha__Jastrz_b's avatar
Micha__Jastrz_b
Icon for Nimbostratus rankNimbostratus
Nov 13, 2013

How to check Virtual Server type via API

Hello,

 

I'm using pycontrol and BigIP API. I'm trying to find out if VirtualServer is normal or its performance L4 type (http://support.f5.com/kb/en-us/solutions/public/8000/000/sol8082.html). How can I get this information using API?

 

Regards, Michał

 

3 Replies

  • I don't know iControl but if the VS has a fastL4 profile applied, it's a Performance L4 type so you should check for that.

     

  • I believe you should be able to retrieve this using:

     

    https://devcentral.f5.com/wiki/iControl.LocalLB__VirtualServer__get_profile.ashx

     

  • There's also this:

     

    https://devcentral.f5.com/wiki/iControl.LocalLB__VirtualServer__VirtualServerType.ashx