Is your feature request related to a problem? Please describe.
Actual scripts in https://github.com/VeeamHub/grafana/blob/master/veeam-availability-console-grafana/veeam-availability-console-script.sh is using api v2 from VSPC product version 6.0. v2 has been totally deactivated in VPSC 7.0, so the script is not usable as is.
Describe the solution you'd like
The script to be rewritten supporting v3 API.
Describe alternatives you've considered
At this time none. VSPC provides some metrics to be injected in InfluxDB but it does not monitor Cloud Connect infrastructure.
Additional context
Veeam provided documentation to migrate over v3 API : https://helpcenter.veeam.com/archive/vac/60/rest/appendix_migration_operations.html
I'm aware there is an awful lot of breaking changed thus requirement a huge amount of work, but I'm afraid there's no other way to monitor CC infra.
Thanks in advance,