CLAPI (Cloverleaf API) is a new RESTful Web Service running on Tomcat that allows external applications to access Cloverleaf configurations via standard RESTful Web Services HTTP methods. So basically it’s about exposing NetConfigs, Xlates, Tables, Variants, SMATs to outside applications using REST interface.
The documentation states that, through CLAPI, we can create, edit, and delete Cloverleaf objects. It was introduced with CIS 6.1.2 and greatly enhanced in CIS 6.2.
In order to run CLAPI, you must have Basic or Advanced Security in place.
I haven’t had a chance to play with it yet.
🙂