What is iCall?
tl;dr - iCall is BIG-IP’s event-based granular automation system that enables comprehensive control over configuration and other system settings and objects.
The main programmability point...
Updated Jun 06, 2023
Version 2.0JRahm
Admin
Christ Follower, Husband, Father, Technologist. I love community and I especially love THIS community. My background is networking, but I've dabbled in all the F5 iStuff, I'm a recovering Perl guy, and am very much a python enthusiast. Learning alongside all of you in this accelerating industry toward modern apps and architectures.JRahm
Admin
Jul 18, 2017The articles on DevCentral and the codeshare samples are the extent of the iCall documentation at this time.
For a perpetual handler, the script often contains the event and the actions desired. The "daemon" behavior is a while loop in the script, made system efficient by utilizing the EVENT::get_next command to "sleep" between events.
I'd be happy to add some additional iCall articles if you have some specific content inquiries, maybe a few example walk throughs of each type of handler?