Is your feature request related to a problem? Please describe.
I use hooks to integrate with Healthcheck.io. But hooks are per location so, if I have multiple locations I need multiple endpoints in Healthcheck.io. But I don't need this granularity. I would just like to know if ALL my backups ended successfully or if ANY failed.
Describe the solution you'd like
Implement global hooks that happend:
- Before starting to process the first location
- After finishing processing the last one
- When something fails
Is your feature request related to a problem? Please describe.
I use hooks to integrate with Healthcheck.io. But hooks are per location so, if I have multiple locations I need multiple endpoints in Healthcheck.io. But I don't need this granularity. I would just like to know if ALL my backups ended successfully or if ANY failed.
Describe the solution you'd like
Implement global hooks that happend: