Skip to content

NOWYOU/vSphere-Python-Automation-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vSphere-Python-Automation-Scripts

Some automation scripts written using VMware vSphere Automation SDK for Python.

This library creates automation scripts based on VMware vSphere Automation SDK for Python

What can this library do for you

It provides the basis for how to efficiently automate the management of VMware vSphere, including A quick way to refresh STS certificates, SSL certificates, how to automate bulk VM creation, deletion, migration, bulk add, delete, connect, disconnect ESXi hosts, etc.

How to use

Download the scripts and cd to the directory where the script is located.

run script

python script_name.py

Enter the IP or FQDN of vCenter Server, the administrator account and password of the SSO domain.(This is a version 2 feature, currently in version 1)

截图_20230315230740

About

Some automation scripts written using VMware vSphere Automation SDK for Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages