Connect Management API
ION Connect management API is used to manage connect runtime entities.
It exposes a REST Service with API methods to run one of these actions:
-
Get error message
-
List error messages by filter
-
Get content of the original message which caused the error message
-
Mark error messages as handled
-
Mark error messages as unhandled
-
Resubmit error message
You can find details about each of the exposed methods in the Swagger documentation.