[Solved] Failed backup data options

General discussion of anything Unimus
Post Reply
sdave
Posts: 3
Joined: Tue Nov 14, 2023 3:04 pm

Tue Nov 14, 2023 7:07 pm

Hello,

I'm looking to get failed backup details into a TS database. Is there a method to get failed backup occurrences from the API, without entering in a specific job ID? Something similar to polling the API for failed backups across the last X minutes. I'd also eventually like to do something similar for config changes/diffs. Please let me know if this is possible.

Also, I saw the Slack and email notification options for Unimus. Any ETA for a MS Teams integration?


Thank You
will.t
Posts: 7
Joined: Tue Jul 18, 2023 12:51 pm

Wed Nov 15, 2023 3:58 pm

Hello sir,

I am understanding you would like to pull failed backup jobs in recent time period via Unimus API for reports used for troubleshooting purposes. Not possible via API at this time.
However you could pull these data along with error logs directly from the DB.
We have a blog article describing this process at https://blog.unimus.net/generating-repo ... -failures/

For config changes/diffs try our APIv2 'get devices with different backups' and 'get diff' methods that might be of use. Let me know if that is something that can help. https://wiki.unimus.net/display/UNPUB/F ... ation-Diff

MS Teams as an additional notification channel is possible right now. All you need to do is generate an email address in your MS Teams Channel configuration and use it as a destination to forward Unimus notifications to.
sdave
Posts: 3
Joined: Tue Nov 14, 2023 3:04 pm

Thu Nov 16, 2023 12:49 am

Thanks Will.t. This is helpful
Post Reply