Versions Compared

Key

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

...

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.


GET  http://<host>:<port>/<server.contextPath>/service/context?<parameters>

Parameter
Description
ServiceInstanceIdmandatoryInstance id of the service being audited
ModelVersionIdoptional

Model UUID as published in service model metadata

ModelInvariantIdoptional

SDC generated invariant id as published in   service model metadata

...