Related Documentation
- Junos Space
- Export All Devices in a PHDC
- Get All Devices Having PHD
- Get PHDC Configuration of a Device by PHD Device Configuration ID
- Get All PHDs by PHD Device Configuration ID
- Export All PHDs by Device ID
- Export All PHDs by PHDC ID and PHD Device Configuration ID
- Export PHD by ID
- Product Health Data Collection Management REST API Overview
Export All Devices Having Product Health Data
Use this API to export information about all devices from which product health data (PHD) was collected to an Excel file.
URI
https://[host]/api/juniper/servicenow/device-analysis/phdDeviceConfigurations/export (HTTP method = GET)
Consumes
None
Produces
application/octet-stream
The Excel file contains the following fields:
Field | Description |
---|---|
Device | Name of devices from which PHD is collected |
Serial Number | Serial number of the devices |
PHDC Name | Name of the product health data collection (PHDC) configuration to which the devices are assigned |
Start Date | Date and time when PHDC started on the devices |
Status | Status of PHDC on the devices Possible values:
|
Total Files Available | Number of PHD files collected from the devices |
Last Uploaded | Date and time when PHD files collected from the devices were last uploaded to Juniper Support System (JSS) |
Status Message | Status of uploading the PHD files to JSS |
Related Documentation
- Junos Space
- Export All Devices in a PHDC
- Get All Devices Having PHD
- Get PHDC Configuration of a Device by PHD Device Configuration ID
- Get All PHDs by PHD Device Configuration ID
- Export All PHDs by Device ID
- Export All PHDs by PHDC ID and PHD Device Configuration ID
- Export PHD by ID
- Product Health Data Collection Management REST API Overview