# Product: vCenter server/vCenter Server High Availability (VCHA) # Description: Python script to Get vCenter server HA health information # Reference: http://vthinkbeyondvm.com/how-to-manage-vcenter-server-ha-using-vsphere-python-sdk-pyvmomi-part-1 # Author: Vikas Shitole # How to setup pyVmomi environment?
get_vcha_health.py
# Website: www.vThinkBeyondVM.com # Product: vCenter server/vCenter Server High Availability (VCHA) # Description: Script to initiate vCenter Server High Availability failover # Reference: http://vthinkbeyondvm.com/how-to-manage-vcenter-server-ha-using-vsphere-python-sdk-pyvmomi-part-1/ # How to setup pyVmomi environment?: http://vthinkbeyondvm.com/how-did-i-get-started-with-the-vsphere-python-sdk-pyvmomi-on-ubuntu-distro/ # Product: vCenter server/vCenter Server High Availability (VCHA) # Description: Script to initiate vCenter Server High Availability failover # Reference:http://vthinkbeyondvm.com/how-to-manage-vcenter-server-ha-using-vsphere-python-sdk-pyvmomi-part-1/ # How to setup pyVmomi environment?: http://vthinkbeyondvm.com/how-did-i-get-started-with-the-vsphere-python-sdk-pyvmomi-on-ubuntu-distro/ # Website: www.vThinkBeyondVM.com # Author: Vikas Shitole # Product: vCenter server/vCenter Server High Availability (VCHA) # Description: Script to initiate vCenter Server High Availability failover # Reference:http://vthinkbeyondvm.com/how-to-manage-vcenter-server-ha-using-vsphere-python-sdk-pyvmomi-part-1/ # How to setup pyVmomi environment?: http://vthinkbeyondvm.com/how-did-i-get-started-with-the-vsphere-python-sdk-pyvmomi-on-ubuntu-distro/ # Website: www.vThinkBeyondVM.com # Author: Vikas Shitole # Product: vCenter server/vCenter Server High Availability (VCHA) # Description: Script to initiate vCenter Server High Availability failover # Reference:http://vthinkbeyondvm.com/how-to-manage-vcenter-server-ha-using-vsphere-python-sdk-pyvmomi-part-1/ # How to setup pyVmomi environment?
initiate_vcha_failover.py
# Author: Vikas Shitole # Website: www.vThinkBeyondVM.com # Product: vCenter server/vCenter Server High Availability (VCHA) # Description: Python script to deploy vCenter server HA # Reference: http://vthinkbeyondvm.com/how-to-manage-vcenter-server-ha-using-vsphere-python-sdk-pyvmomi-part-1/ # How to setup pyVmomi environment?
deploy_vcha.py
Please use it at your own risk and read comments in the script. #vROPS #customgroup #vcentertags #restapi #PowerShell #Rest #MIT #vRealizeOperationsManager
snippet.ps1
See https://www.definit.co.uk/2018/09/enable-vcenter-high-availability-with-vrealize-orchestrator/ for details #vRealizeOrchestrator #vRealizeOrchestrator #Apache2.0 #vROPackage #vCenterHAAPIs
vRealize-Orchestrator-Package-to-manage-vCenter-High-Availability.package
Configuring virtual SATA adapters of a virtual machine. This sample is a part of the vSphere Automation SDK for Java. If you wish to build and run the sample, clone or download the vSphere Automation SDK for Java repository on Github and follow the setup instructions in the README.md in the...
SataAdapterConfiguration.java
Modify the boot devices used by a virtual machine, and in what order they are tried. This sample is a part of the vSphere Automation SDK for Java. If you wish to build and run the sample, clone or download the vSphere Automation SDK for Java repository on Github and follow the setup...
BootDeviceConfiguration.java
Configuring the settings used when booting a virtual machine. This sample is a part of the vSphere Automation SDK for Java. If you wish to build and run the sample, clone or download the vSphere Automation SDK for Java repository on Github and follow the setup instructions in the README.md...
BootConfiguration.java
Create an exhaustive VM with the following configuration - 3 disks, 2 nics, 2 vcpu, 2 GB, memory, boot=BIOS, 1 cdrom, 1 serial port, 1 parallel port, 1 floppy, boot device=[CDROM, DISK, ETHERNET]). This sample is a part of the vSphere Automation SDK for Java. If you wish to build and run the...
CreateExhaustiveVM.java
Configuring a CPU for a VM. This sample is a part of the vSphere Automation SDK for Java. If you wish to build and run the sample, clone or download the vSphere Automation SDK for Java repository on Github and follow the setup instructions in the README.md in the root of the repository. If...
CpuConfiguration.java