Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
Download Log Files and JMB of an Incident
Use this API to download log files and JMB of an incident.
URI
https://[host]/api/juniper/servicenow/incident-management/incidents/{id}/ downloadLogFiles?filterType=filtered/original (HTTP method = GET)
URI Parameters
Parameter | Type | Required | Description |
---|---|---|---|
id | Integer | Yes | ID of the incident for which log files and JMB must be downloaded |
Consumes
None
Produces
Application/octet-stream
Response
A file in the *.xml
format containing all the logs and JMB (filtered
or original) files.