Objects
List device configuration backups
Retrieve metadata of all stored configuration backups of the given node (timestamps, sizes and SHA-256 hashes, without configuration content). Requires a device backup provider module to be loaded on the server.
get/v1/objects/{object-id}/device-config-backups
Path parameters
object-idinteger required
Node object ID
Response
List of backups, newest first as returned by backup provider
Changes
Changed in 1 of the 115 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○