Enabling the REST API within Veeam Backup for O365 - TheMadVanguard/Grafana_Stuff GitHub Wiki
Before we can generating some statics from Veeam we need to enable the REST API by going to "File > General options > REST API"
Once enabled, we need to install a certificate, you can either use your own or a self signed certificate.
You'll now be able to navigate to the REST API site by navigating to https://127.0.0.1:4443/swagger/ui/index
Prior to gathering the stats, you'll need to ensure that 4443 is allowed through the windows firewall.