Summary
Retrieves single backup document by id
Description
Get Device Backup 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 |