Description
Thishe The vp_scheduler_n_events 1.py script defines a class EventsNSchedule
that implements two interfaces: IScheduler
and IEventHandler
using the zope.interface
library. The class is designed to handle event processing and task scheduling. The script sets up logging to record the operations performed by this class, including environment details and current timestamps. This script has no editable parameters. The script is uploaded to the Cloud Services Portal through the Application tab (Cloud Services Infoblox Portal > Integrations Configuration > Administration > Data Connector > Automations).
Info |
---|
This script is utilized when customers upload their own script instead of subscribing to an AppDirect marketplace script. If customers are using automation scripts from the marketplace, there is no need to upload this script. For information on uploading your own scripts for use with Data Connector, see Uploading Python Automation Scripts for Use with the Cloud Services Portal. |
Purpose of the Script
The script is primarily used for:
...