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. |
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. |