PowerShell modules to expose functions to manage VMWare vCloud Availability via PowerShell or PowerShell Core 6+. This module is designed for PowerShell administrators to be able to automate life cycling activities for vCloud Availability and perform operational tasks
VMware.vCAV.Community-master.zip
At the time of this writing, Photon OS Technical Preview 2 is the latest version available. Requirements This is the list of software the script expects to find on the system it runs on (with the version I have tested): vca-cli (ver 15) curl jq (ver 1.5) <- read note below ovftool (ver 4.1) Note: jq needs to be at version 1.5 (I am brute forcing the download of the jq 1.5 executable in the script to be sure)
CreateVDCvCloudAir-master.zip