Connectivity Services LSO (LSOAPI) Project API Documentation

API documentation is saved in the LSOAPI project repository in the 'api' folder.

The Services Manager API is responsible for Create, Retrieve, Update and Delete (CRUD) lifecycle operations for Carrier Ethernet Services. The initial use case is Ethernet Private Line service.

The Class of Service (CoS) Manager API is responsible for CRUD operations for Classes of Service.

The Ethernet Virtual Connection (EVC) Manager API is responsible for CRUD operations for EVCs.

API documentation is available in two formats: RESTful API Modeling Language (RAML) and HTML derived from RAML. Both formats are available in the LSOAPI project repository. Additionally the HTML version is hosted at the link referenced below:

API Documentation Page

Return to main project page