Versions Compared

Key

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

SDN-R provider to access data from database and network for Clients. 

APIs are

APIDescription
DataProvider RPCFCAPS function
AboutVersion info

GetYangSchema

Provide collected yang specs (scheme-cache)

ReadyServlet

Ready status of SDN-R
mediator gateway
read-inventory-treeAnalysis of inventory data. See ODLUX DB API Guilin Extension

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

...