Goal
...
Shows Eis Post Functions values based on workflow and issue, Eis Log values based on Post Function and issue and allows us to detect the error quickly.
...
To diagnose possible problems related to Easy Integrations' post functions based on an issue.
Usage
Method | GET |
---|---|
URL | jiraJIRA_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 | jiraJIRA_BASE_URL/rest/rc-api/latest/diagnostics/eisPostFunctions |
Shows Eis Post Functions values based on workflowReturns Easy Integrations post functions grouped by workflows.
Sample Output:
GET data |
---|
Method | GET |
---|---|
URL | jira/rest/rc-api/latest/diagnostics/postFunctionAndIssueLogs |
Shows Eis Logs values Returns Easy Integration's execution logs based on workflow and the issue.
Sample Output:
GET data |
---|