Versions Compared

Key

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

...

A manual audit can be triggered by calling the POMBA REST API with the following parameters as JSON in the body of a POST request.

  • serviceInstanceList
    • Model-version-id
    • Model-invariant-id
    • Service-instance-id


If the request is well-formed and valid, a response of 200 (OK) will be returned and the audit will return in the background

The Swagger definition of this API is coming soon

...