Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Download All Attachments of a Device Snapshot
Use this API to download all attachments of a device snapshot ( iJMB).
URI
https://[host]/api/juniper/servicenow/devicesnapshot-management/ devicesnapshots/{id} (HTTP method = GET)
URI Parameters
Parameter | Type | Required | Description |
---|---|---|---|
id | Integer | Yes | ID of the device snapshot for which attachments are to be downloaded |
Consumes
None
Produces
application/octet-stream
Response
A *.zip
file containing the
attachments is output.