Skip to end of banner
Go to start of banner

Diagnostic Service

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Goal

To diagnose possible problems related to Easy Integrations' post functions based on an issue.

Usage

Method

GET

URLJIRA_BASE_URL/rest/rc-api/latest/diagnostics/issue/{issueKey}

Returns defined Easy Integrations post functions based on an issue grouped by workflows.

Sample Output:

GET data


Method

GET

URLJIRA_BASE_URL/rest/rc-api/latest/diagnostics/eisPostFunctions

Returns Easy Integration's post functions grouped by workflows.


Sample Output:

GET data


Method

GET

URLjira/rest/rc-api/latest/diagnostics/postFunctionAndIssueLogs

Returns Easy Integration's execution logs based on the workflow and issue.


Sample Output:

GET data

  • No labels