Hi all,
i´m currently developing a REST API based Monitoring Plugin for the monitoring solution checkmk (
https://checkmk.com ) for Veeam Backup and Replication 13.
What I realized is that the current available VBR user roles don´t really fit the use case of monitoring.
It seems that some of the most basic informations, e.g. license status, is only available to the Administrator role.
I really would like to avoid using Administrator Accounts to access the REST api to not compromise the security of the backup server with the monitoring access.
Are there any plans for more configurable api permissions (rbac) or a monitoring role, which has read-only access to all rest api endpoints ?
Any Tips regarding security that i´m missing and how are other monitoring solutions addressing this issue ?
kind regards
Andre