 |
|
The Application Switch can be configured using an external Application Programming Interface (API). The API allows programmatic communications between client applications and the system. This interface provides the means for a custom client application to configure and monitor the state of the system. The API is based on the Simple Object Access Protocol (SOAP) over HTTP(S) and is used to develop custom client application that will configure and monitor the system.
|
 |
|
SOAP is a transport protocol for exchanging information in a decentralized, distributed environment and enables you to write the business logic and schema for facilitating business-to-business transactions over the Internet.
|
 |
- The API provides developers the advantage of controlling the system from a custom application. The API enables the client application to configure and monitor the system.
- The interface allows the developers to easily and quickly develop client applications using a language and platform with which the developer is comfortable.
- The API provides a secure, end-to-end, standards-based framework that integrates into the existing infrastructure.
|