« Back to Application...

Development - APIs

APIs

Application Status Monitor

The Application Status Monitor is a recovery utility that restarts the virtual instance of your application when a user configured threshold has been met. The system will call your script at user defined interval as well. The script may be written in either Bash or C languages.

AXP Triggering API

The AXP Triggering API allows third party application developers to track real time IOS EEM events through programming. All EEM event types are supported. The application developer should understand which parameter types are required by specific EEM events and when the events will be generated by a particular action.

The Software Developers' Kit is provided with all the essential libraries and modules which could be used to build CLI Service API enabled applications. The SDK currently supports four languages:

Language Library/modules/Header
C/C++ eemapi.h, libeemapi.so
Java eemapi.jar
Python eemapi.py

CLI Service API

The CLI Service API allows third party applications to automate CLI operations on the AXP service module, giving applications access to obtain service module information, as well as changing the service module configurations.

The Software Developers' Kit is provided with all the essential libraries and modules which could be used to build CLI Service API enabled applications. The SDK currently supports five languages:

Language Library/modules/Header
C/C++ appreapi.h, libappreapi.so
Java appreapi.jar
Perl AppreAPI.pm
Python AppreAPI.py

IOS Service API

The IOS Service API allows third party applications to automate CLI router operations, giving applications access to obtain router level information, as well as changing router configurations.

The Software Developers' Kit is provided with all the essential libraries and modules which could be used to build IOS Service API enabled applications. The SDK currently supports six languages:

Language Library/modules/Header
C/C++ iosapi.h, libiosapi.so
Java iosapi.jar
Perl Iosapi.pm
Python iosapiPython.so, IosapiFactory.py, Iosapi.py
Bash iosapi
0 Attachments
2596 Views
Average (0 Votes)
The average rating is 0.0 stars out of 5.
Comments