Summary
Get Device Backup
Description
Retrieves single backup document by id
Route
GET /configuration_manager/backups/:id
Roles
admin
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | Backup's id |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
backup | object | JSON object that contains the backed up configuration |