/
Configuration Management
Configuration Management
- Martin Skorupski
Owned by Martin Skorupski
Message Flow
Diagram
Description
- Any user (e.g humans, rApps, µServices) sends a set of configuration requests (here: just one) to the O1-Controller/Restconf-Provider/HTTP-Client.
- The request will be parsed, validated and in case of a json-body converted to xml.
- Finally the fowared conent ...
- is send by the NetConf-Client of the O1-Controller as <edit-config/> operation to the O-RAN component.
- The NetConf server of the O-RAN component sends as response a NetConf <rpc-replay/> message the the O1-Controller
- The response will be parsed and validated...
- and based on the HTTP Accept header conterted to JSON or XML ...
- ... for sending a proper HTTP response
Verification Command
Please see Postman collection from SMO project: https://gerrit.o-ran-sc.org/r/gitweb?p=smo/o1.git;a=blob;f=scripts/postman/O-RAN+Collection.postman_collection.json