/
Configuration Management

Configuration Management

Message Flow

Diagram


Description

  1. Any user (e.g humans, rApps, µServices) sends a set of configuration requests (here: just one) to the O1-Controller/Restconf-Provider/HTTP-Client.
  2. The request will be parsed, validated and in case of a json-body converted to xml.
  3. Finally the fowared conent ...
  4.  is send by the NetConf-Client of the O1-Controller as <edit-config/> operation to the O-RAN component.
  5. The NetConf server of the O-RAN component sends as response a NetConf <rpc-replay/> message the the O1-Controller
  6. The response will be parsed and validated...
  7. and based on the HTTP Accept header conterted to JSON or XML ...
  8. ... for sending a proper HTTP response