Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

APIURLDescription
DataProvider RPC/restFCAPS function
About/aboutVersion info

GetYangSchema

/yang-schemaProvide collected yang specs (scheme-cache) Yang Download Service

ReadyServlet

/ready

Ready status of SDN-R

get /ready

mediator gateway/msProxy function to manage a Mediator Gateway
read-inventory-tree/treeAnalysis of inventory data. See ODLUX DB API Guilin Extension
userdata/userdataSee: ODLUX DB API Extension for Userdata

DataProvider RPC

The bundle data-provider is the Web-API for our Database to read, write, update and delete data. The reason for this is the abstraction and exchangeability of the database (currently elasticsearch). Its provided data is specified in the data-provider.yang in the submodule data-provider-model. Each datatype is so called Entity

...