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 sources. Context builders are standalone pieces of software that expose the context builder API.

Flavours of Context Builders

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.

...