This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
lsoapi:documents:apis [2015/09/11 20:55] Kevin Luehrs |
lsoapi:documents:apis [2015/10/12 17:33] (current) Kevin Luehrs |
||
---|---|---|---|
Line 3: | Line 3: | ||
API documentation is saved in the [[https://gerrit.opnfv.org/gerrit/#/admin/projects/lsoapi|LSOAPI project repository]] in the 'api' folder. | API documentation is saved in the [[https://gerrit.opnfv.org/gerrit/#/admin/projects/lsoapi|LSOAPI project repository]] in the 'api' folder. | ||
- | The **Services Manager API**I 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 **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 **Class of Service (CoS) Manager API** is responsible for CRUD operations for Classes of Service. | ||
Line 9: | Line 9: | ||
The **Ethernet Virtual Connection (EVC) Manager API** is responsible for CRUD operations for EVCs. | 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. The image below is a snapshot of the LSOAPI project API documentation in HTML format. | + | 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: |
- | {{ :lsoapi:documents:lsoapi_html_apis_v11sep2015.png?600 |}} | + | [[https://community.cablelabs.com/wiki/pages/viewpage.action?pageId=119964670&src=contextnavpagetreemode| API Documentation Page]] |
+ | Return to [[https://wiki.opnfv.org/lsoapi| main project page]] | ||