Forum Discussion

Hamish_Marson_3's avatar
Hamish_Marson_3
Icon for Nimbostratus rankNimbostratus
Apr 25, 2006

Event Callbacks

Looking at the API, it appears that the eventSubscription/eventManagement model is you register a URL & the bigip device makes a call to a registered URL when a registered event happens. Is this correct?

 

 

Is there any way to register for events & have the events passed across an open tcp connection that's just listening for the responses (i.e. similiar model to getting callbacks from an LDAP query).

 

 

The reason I ask is that our F5's invariably live out in a DMZ or external network. And we don't want to let them open an http/https connection back into our network.

 

 

TIA

 

 

Hamish.

 

  • Currently our Eventing process is SOAP based and the only transport we support is HTTP/HTTPS.

     

     

    -Joe