Firmware
Get Firmware Image
GET /api/firmware/{firmware_id}/images/{image_id}/binary
Parameters
propertytype | descriptionexample |
---|---|
firmware_idid | id1a9e45b4-2c30-4cbd-8812-fcc82c1f3ea1 |
image_idid | id1a9e45b4-2c30-4cbd-8812-fcc82c1f3ea1 |
Curl Example
curl -v -X GET -H 'Authorization: Bearer <user-token>' http://localhost:2002/api/firmware/{firmware_id}/images/{image_id}/binary