diff --git a/README.md b/README.md index 01a140ba1a5b1c48486674982fea7ab3a2b63757..1a071387ee472251c9bcd85e7c638ba3edee66b4 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ The Service Resource Manager facilitates the North-South Bound Interface (NSBI) SRM supports the following CAMARA functions: -NOTE: NEF APIs are not yet implemented - <br> | Edge Cloud Management API | Network Exposure API (QoD & Traffic Influence)| @@ -40,6 +38,8 @@ SRM can be deployed in a Kubernetes cluster by executing the file _srm-deploymen | ARTIFACT_MANAGER_ADDRESS | Address of the Artefact Manager | | EDGE_CLOUD_ADAPTER_NAME | The adapter SRM is going to use throughout its lifecycle.| | PLATFORM_PROVIDER| The Edge Cloud infrastructure provider| +| NETWORK_ADAPTER_NAME | The Network function exposure adapter| +| NETWORK_ADAPTER_BASE_URL | The address of the network adapter| ## Usage