Export a JMB with Errors
Use this API to export an erroneous JMB from Service Now.
URI
https://[host]/api/juniper/servicenow/jmb-error-management/jmbs/{id}/export (HTTP method = GET)
URI Parameters
Parameter | Type | Required | Description |
---|---|---|---|
id | Integer | Yes | ID of the JMB to be exported. |
Consumes
None
Produces
application/octet-stream
Response Status Code
Message | Description |
---|---|
404 Not Found | No JMBs with errors found with the ID number. |