A Context Builder is a Microservice that supports that the POMBA Context Buidler Builder 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
- Data Model
- SDCIntegration with
- Data DictionaryData Instance
Note the Data Dictionary (see Integration with Data Dictionary) is not a context builder as it integrates directly with the validation service, but conceptually is similar
Gliffy | ||||
---|---|---|---|---|
|
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.
...
Parameter | Mandatory? | Description |
---|---|---|
ServiceInstanceId | Y | Instance id of the service being audited |
ModelVersionId | N (except SDC) | Model UUID as published in service model metadata |
ModelInvariantId | N (except SDC) | SDC generated invariant id as published in service model metadata |
...