Skip to content
Snippets Groups Projects
Unverified Commit 0025f441 authored by dlaskaratos's avatar dlaskaratos Committed by GitHub
Browse files

Update README.md

parent 996ee825
No related branches found
No related tags found
No related merge requests found
......@@ -6,3 +6,15 @@ The Service Resource Manager (SRM) is a web service written in Python and and ba
<br>
The Service Resource Manager facilitates the North-South Bound Interface (NSBI) specification of GSMA, by acting as an interconenction link between the CAMARA-defined API exposed by the Open Exposure Gateway, and the transformation functions that expose the underlying infrastructure techology. Since a principal goal of the SUNRISE6G Operator Platform is the exposure of diverse technology stacks, SRM seamlessly handles the Application Provider's request for infrastructure access by selecting the appropriate transformation function.
SRM support the following CAMARA functions:
<br>
| Edge Cloud Management API | Network Exposure API (QoD & Traffic Influence)|
| ------------- | ------------- |
| Application Metadata registration | Create QoD Session |
| App Metadata Removal | Remove QoD Session |
| App Metadata Retrieval | Retrieve QoD Session |
| Application Instantiation | Create TrafficeInfluence Resource |
| Application Instance Retrieval | Remove TrafficeInfluence Resource |
| Application Instance Removal | Retrieve TrafficeInfluence Resource |
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