With Veeam ONE v11, so many new things came into the product. Among others, one of my favorites is the RESTFul API, which will make our life easier when managing licenses on Veeam ONE, link to the official documentation.
But another small detail is that the whole Web Client now uses the same logic as other Veeam products, like VBA, VAO, etc. This means they are built using an "internal" RESTful API, so I've decided to give it a spin, and of course, use just GET methods.
This is truly experimental, it might change, and it is not officially supported. But, still, if you like to take a look, here is the result:
- The how-to in English - https://jorgedelacruz.uk/2021/03/01/loo ... erimental/
- The how-to in Spanish - https://www.jorgedelacruz.es/2021/03/01 ... erimental/
This is perfect in case you have a few VONE Servers as well, as you will be able to monitor them all under one single Dashboard.
Feedback and ideas are welcome.