Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
Download PHD by ID
Use this API to download a PHD file.
URI
https://[host]/ api/juniper/servicenow/device-analysis/phds/{phdId}/download (HTTP method = GET)
URI Parameters
Parameter | Type | Required | Description |
---|---|---|---|
phdid | Integer | Yes | ID of the PHD file to be downloaded |
Consumes
None
Produces
application/octet-stream
The output is the PHD file in *.zip
format.
Sample Output
root@mx-480-sn2> show system uptime no-forwarding Current time: 2015-07-29 02:20:39 PDT System booted: 2015-04-05 23:50:43 PDT (16w2d 02:29 ago) Protocols started: 2015-04-05 23:53:13 PDT (16w2d 02:27 ago) Last configured: 2015-07-28 23:36:26 PDT (02:44:13 ago) by root 2:20AM up 114 days, 2:30, 0 users, load averages: 1.25, 0.50, 0.19 root@mx-480-sn2> show chassis hardware no-forwarding Hardware inventory: Item Version Part number Serial number Description Chassis JN11742FFAFB MX480 Midplane REV 05 710-017414 ABAB1011 MX480 Midplane FPM Board REV 02 710-017254 YM6774 Front Panel Display PEM 0 Rev 01 740-022697 QCS1018C0EM PS 1.2-1.7kW; 100-240V AC in PEM 1 Rev 01 740-022697 QCS0946C05E PS 1.2-1.7kW; 100-240V AC in Routing Engine 0 REV 12 740-015113 9009048832 RE-S-1300 Routing Engine 1 REV 18 740-013063 9009017666 RE-S-2000 CB 0 REV 09 710-021523 YW5456 MX SCB CB 1 REV 09 710-021523 YW5437 MX SCB Fan Tray Enhanced Left Fan Tray root@mx-480-sn2> show system uptime no-forwarding Current time: 2015-07-29 02:20:39 PDT System booted: 2015-04-05 23:50:43 PDT (16w2d 02:29 ago) Protocols started: 2015-04-05 23:53:13 PDT (16w2d 02:27 ago) Last configured: 2015-07-28 23:36:26 PDT (02:44:13 ago) by root 2:20AM up 114 days, 2:30, 0 users, load averages: 1.25, 0.50, 0.19 ...