Skip to content
Snippets Groups Projects
Commit 2ef4e00c authored by George Papathanail's avatar George Papathanail
Browse files

Edit README.md

parent ace7d2f4
No related branches found
No related tags found
No related merge requests found
Pipeline #15347 failed
......@@ -19,6 +19,18 @@ OEG implements the **Northbound CAMARA APIs** for application providers to inter
OEG acts as a middleware layer between the CAMARA APIs and the Service Resource Manager (SRM), by enabling a common exposure of heteregeneous infrastructure resources.
<br>
| Edge Cloud Management API | Federation Management API | Network Exposure API (QoD & Traffic Influence)|
| ------------- | ------------- |
| Application Metadata registration | Create one direction federation | Create QoD Session |
| App Metadata Removal | Retrieve details about federation with the partner OP | Remove QoD Session |
| App Metadata Retrieval | Retrieve the existing federationContextId with partner | Retrieve QoD Session |
| Application Instantiation | Remove existing federation with partner OP | Create TrafficeInfluence Resource |
| Application Instance Retrieval | | Remove TrafficeInfluence Resource |
| Application Instance Removal | | Retrieve TrafficeInfluence Resource |
### Usage
Before running the server you need to `mv env.sample .env` and update variables to properly link to a running OP service resource manager instance.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment