CLS API Client This is a simplified wrapper around the Content Library APIs
cls_api_client.py
CLS API Helper Helper class to perform commonly used operations using Content Library API
cls_api_helper.py
This function checks for available updates on the VCSA. Get-VcsaAvailableUpdates -vcenter vcsa-lab00.domain.local -ssouser administrator@vsphere.local vcsa-lab00.domain.local version is 7.0.3.00800 build 20150588 Available updates are below: name version -- ----- VC-7.0U3i 7.0.3...
snippet.ps1
//:: # Author: Vikas Shitole //:: # Website: www.vThinkBeyondVM.com //:: # Product/Feature: vCenter Server/NFS //:: # Description: Creating/Mounting NFS datastore using vSphere API. //::# How to run this sample: http://vthinkbeyondvm.com/getting-started-with-yavi-java-opensource-java-sdk-for-vmware-vsphere-step-by-step-guide-for-beginners/ //:: # Product/Feature: vCenter Server/NFS //:: # Description: Creating/Mounting NFS datastore using vSphere API. //::# How to run this sample: http://vthinkbeyondvm.com/getting-started-with-yavi-java-opensource-java-sdk-for-vmware-vsphere-step-by-step-guide-for-beginners/ //:: # Author: Vikas Shitole //:: # Website: www.vThinkBeyondVM.com #vSphereManagementSDK #vSpherejavasdk #vThinkBeyondVM.com #MIT #NFS #vSphereAPI #Java
CreateNFSDatastore.java
This is a simple command line utility (developed in Java) for performing basic VM Operations using vSphere API (state information - list of hosts, vms, operations - VM Power on/off, create new VM, delete VM etc...)
VIMUtil-master.zip
vSphere Fault Tolerance Feature API operations utility 1
vSphere-FaultTolerance-API-Operations-master.zip
# Author: Vikas Shitole # Description: Python script to configure/enable vSphere Supervisor cluster on the given cluster # Reference: https://vthinkbeyondvm.com/script-to-configure-vsphere-supervisor-cluster-using-rest-apis/ # How to setup vCenter REST API environment?: http://vthinkbeyondvm.com/getting-started-with-vcenter-server-rest-apis-using-python/ #vSphereAutomationSDKforREST #vSphereSupervisorclusterAPIs #Python #vspherewithkubernestes #MIT #vspherewithkubernetes #vSphere
configure_supervisor_cluster.py
# Author : Vikas Shitole # Description: Python script to create namespace on the top of vSphere Supervisor cluster # Reference: https://vthinkbeyondvm.com/script-to-configure-vsphere-supervisor-cluster-using-rest-apis/ # How to setup vCenter REST API environment?: http://vthinkbeyondvm.com/getting-started-with-vcenter-server-rest-apis-using-python/ #vSphereAutomationSDKforREST #vspherewithkubernetes #vSphereSupervisorclusterAPIs #MIT #vspherenamesaces #Python #vSphere
create_namespace.py
Using this script you can register the NSX-V to vCenter server #NSXforvSphere #vSphereAutomation #NSXAPI #MIT #Python
reg_nsxv_to_vc.py
vSphere and VMware Cloud on AWS API Postman Resources and Samples These three files provide API resources and example end to end scenarios that you can import in to Postman to execute
vsphere-automation-sdk-rest-master.zip