Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am trying to connect to Veeam to automate the process of making a backup report of all the available system. But I cannot seem to find a way to connect to the Veeam API.

Does anyone know how this can be done by using Python?

What I have tried:

I've tried using the veeam_easy_connect but it did not work out for me. I don't know if I did something wrong or what.

https://github.com/shapedthought/veeam-easy-connect

Thanks in advance.
Posted
Updated 29-Aug-22 7:47am

1 solution

Seems they have quite a few examples shared to get you going here: GitHub - shapedthought/veeam-easy-connect: Makes Veeam APIs Easy![^]

Also,handful of youtube videos by them:
https://www.youtube.com/playlist?list=PLEhRkGEqTIRwKpLZAf0ZU5dYktmR9AGyU[^]
GitHub - shapedthought/veeam-api-and-python-youtube[^]

Checkout and try!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900