Skip to content

snaumov/veeamrestapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

veeamrestapi

Python wrapper for some of the methods of Veeam REST API (more info on API here: https://helpcenter.veeam.com/backup/rest/overview.html ) Before first usage create file config.ini in app directory with the following content (specify settings of Veeam Enterprise manager accordingly):

[bem_settings]
username = domain\username
password = your_pass
address = ip:port

About

Python wrapper for some of the methods of Veeam REST API (more info on API here: https://helpcenter.veeam.com/backup/rest/overview.html )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages