It should be great to have support for Veeam365. Could be monitored through PS. Here is the official documentation: https://helpcenter.veeam.com/docs/vbo365/powershell/veeam_psreference.html?ver=50
- Backup status and list-backup: Get-VBOJob
- Backup repository: Get-VBORepository
- License: Get-VBOLicenseOverviewReport
I have found the enum definition only for Veeam 11 (https://helpcenter.veeam.com/docs/backup/powershell/enums.html?ver=110), on Veeam365 docu this information is not present. Maybe the enums are the same, I don't know exactly. I will try to have more information about them.
If you need some detailed output ecc please let me know