Returns the details of the last successful backups on user devices for the last 30 days.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the Druva documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Device ID | Filter to get list of last successful backups for a particular device using its unique ID. |
| Page Token | The token to access the next page of results. Use the token value received in the previous response’s parameter ‘nextPageToken’. |
| User ID | Filter to get list of last successful backups on devices owned by a particular user using their user ID. |
Advanced Parameters
| Parameter | Description |
|---|---|
| End Backup Time | Filter to list successful backups that started before a particular date and time. |
| Max Backup End Time | Filter to list successful backups that ended before a particular date and time. |
| Min Backup End Time | Filter to list successful backups that ended after a particular date and time. |
| Start Backup Time | Filter to list successful backups that started after a particular date and time. |