This page is about Easy Integrations for Jira DC. Using Jira Cloud? Click the Cloud button above.
Goal
To diagnose possible problems related to Easy Integrations' post functions based on an issue.
Usage
Method | GET |
---|---|
URL | JIRA_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 |
---|---|
URL | JIRA_BASE_URL/rest/rc-api/latest/diagnostics/eisPostFunctions |
Returns Easy Integration's post functions grouped by workflows.
Sample Output:
GET data |
---|
Method | GET |
---|---|
URL | jira/rest/rc-api/latest/diagnostics/postFunctionAndIssueLogs |
Returns Easy Integration's execution logs based on the workflow and issue.
Sample Output:
GET data |
---|