Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    Export an EOL Report to an Excel File

    USe this API to export a specific EOL report from Service Insight and saves it on your local file system in an Excel format.

    When you export EOL reports, you can view information such as the device EOL announce date, End Of Engineering SW date, End Of Engineering HW date, End Of Service date, top-level assembly parts, circuit assembly parts, PSN numbers, EOL model numbers, and replacement numbers.

    URI

    https://[host]/api/juniper/serviceinsight/eolreport-management/eolreports/{id}/export (HTTP method = GET)

    URI Parameters

    Parameter

    Type

    Required

    Description

    id

    Integer

    Yes

    ID of the report to export

    Consumes

    None

    Produces

    application/octet-stream

    Response Status Code

    Message

    Description

    204 No Content

    No reports are available the specified ID or the ID is invalid.

    Modified: 2016-08-10