Skip to content

apulai/netbackup-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netbackup-python

Python helpers for Netbackup REST API

The goal of this collection is to help you with Netbackup and REST-API.

The scripts are based on python3 and require the request module to be installed.

instant-access-vm folder:

  • 11-list-vms.py: This script will login to NBU master and list the discovered VMware assets
  • 12-list-vms-and-backups.py: This script lists VMware assets and backups within the last 30 days
  • 13-list-vms-and-backups-startIA: This scripts lists VMware assets, you can select a backup and it will start an Instant Access VM

TODO:

  • script 21 to automate IA creation for testing
  • script 22 to allow to run a powershell or ssh script

Apulai

About

Python helpers for Netbackup REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors