I know there has been a few threads on running a script after a backup, but I want to ask 1 specific thing.
Can we trigger a webhook and send it the details of the backup in a JSON or XML format?
Is there structured data available somewhere we can easily HTTP POST or do we need to code the script by hand?
Maybe webhook support is something you can add to the GUI as well?
The main idea for me is that I want to closely monitor the state of the backups in a way that does not involve reading log output emailed to me every morning I manage a few clusters and get many emails. It gets hard not to overlook any issues + I don't trust myself or email for that matter.
Can we trigger a webhook and send it the details of the backup in a JSON or XML format?
Is there structured data available somewhere we can easily HTTP POST or do we need to code the script by hand?
Maybe webhook support is something you can add to the GUI as well?
The main idea for me is that I want to closely monitor the state of the backups in a way that does not involve reading log output emailed to me every morning I manage a few clusters and get many emails. It gets hard not to overlook any issues + I don't trust myself or email for that matter.