Versions Compared

Key

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

This page captures requirements for POMBA context builders to follow so they can plug into the POMBA framework and enable audit reports from new data sourcesA Context Builder is a Microservice that supports that POMBA Context Buidler API and provides access to data from a particular ONAP data source or from a particular type of data (network/primary source, for example), outside of ONAP. Context builders are standalone pieces of software that expose the context builder API.  Flavours of Context Builders


This page captures requirements for POMBA context builders to follow so they can plug into the POMBA framework and enable audit reports from new data sources.

API

All context builders must support a REST API with the following features.  If the request is not well-formed or is missing mandatory parameters, the request shall return an error, as appropriate.

...