DCB - Rest API for Downloading Device Configuration

Description

Update the DeviceConfigRestService with API to download the actual backup configuration data (binary or text) for a single or multiple device configurations.

Suggested API URL:

GET /rest/device-config/download/{id} with 'device_config' table id, gets latest backup (if any) for that specific entry

POST /rest/device-config/download with a Json payload in form "{ ids: [] }" or similar with 'device_config' table IDs to download, response will be a zip file with one entry for each id, possibly with additional human-readable naming scheme.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Fixed

Details

Assignee

Reporter

Labels

Story Points

Sprint

Fix versions

Priority

PagerDuty

Created February 7, 2022 at 10:35 PM
Updated June 7, 2022 at 4:51 PM
Resolved March 10, 2022 at 3:49 PM

Flag notifications