Direkt zum Inhalt

What is the API route for when devices/resources where lasted backed up?

Thread needs solution

Which API route should I use to get the LastBackup and NextBackup for each device/resource? I need to create a report which gathers this data into PowerBI. I'm able to retrieve some data through the API, but I am not sure which route I need to use in order to get the data I require.

I've tried the following routes and got returned an empty array.

/api/vault_manager/v1/backed_up_resources
/api/vault_manager/v1/sync/backups

I attempted to use '/api/task_manager/v2/tasks' but I was unable to use this data.

What other routes can I try? The data would be similar to the page here:

Anhang Größe
LastBackupList.png 63.41 KB
0 Users found this helpful
frestogaslorastaswastavewroviwroclolacorashibushurutraciwrubrishabenichikucrijorejenufrilomuwrigaslowrikejawrachosleratiswurelaseriprouobrunoviswosuthitribrepakotritopislivadrauibretisetewrapenuwrapi
Beiträge: 2
Kommentare: 1727

Hello Matthew,

There isn't a specific code available for that purpose. What you can do is filter by a date, as shown in this example: https://developer.acronis.com/doc/tasks/v2/guide/tasks/fetching-tasks-c…

I would advise you to raise a ticket or contact your service provider in order to check with our experts if there is a way to fulfill your request: https://kb.acronis.com/content/8153

Thanks in advance!