DEPRECATED VMware vSphere Automation SDK for Ruby VMware has announced deprecation of vSphere Automation SDK for Ruby, effective March 29th, 2022. We highly recommend all our customers and partners to migrate from these SDKs to either vSphere Automation SDK for Python or vSphere Automation SDK for Java
vsphere-automation-sdk-ruby-master.zip
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-REST-Resources.postman collection.json provides the individual API resources. They are standalone requests that you can execute or use to build up an end to end workflow. The vSphere-Automation-Rest-API-Samples.postman.json do exactly that to show some common simple use cases. The vSphere-Automation-Rest-API-Appliance-Resources.postman.json provides individual API resources to manage vCenter Server Appliance. They are standalone requests that you can execute or use to build up an end to end workflow. The vSphere-Automation-REST-resources-for-Content-Library.postman collection.json provides individual API resources to manage vCenter Content Library features
vsphere-automation-sdk-rest-master.zip
Install vSphere Automation Python SDK to run the sample: https://github.com/vmware/vsphere-automation-sdk-python #vSphereAutomationSDKforPython #vSphere #VMwareCloudonAWS #Python #Rest #VMwareCloudonAWS #VMwareCloudonAWSAPI #MIT #VMwareCloudonAWSAPI #vSphereAutomationSDKforPython
deploy_ovf_template.py
Install vSphere Automation Python SDK to run the sample: https://github.com/vmware/vsphere-automation-sdk-python #VMwareCloudonAWSAPI #vSphereAutomationSDKforPython #Rest #Python #VMwareCloudonAWSAPI #MIT #VMwareCloudonAWS #vSphere
connect_to_vsphere_with_default_sddc_password.py
This sample is a part of the VMware vSphere Automation SDK for Python To build and run this sample, please use git to clone the entire SDK locally: git clone https://github.com/vmware/vsphere-automation-sdk-python.git The README.md file in the root of the Github project contains a quick start guide and instructions to build and run the samples. The SDK is open source, so the README also contains instructions on how you can contribute samples back to the SDK! #Rest #vSphere #vSphereAutomationSDKforPython #vSphereAutomation #MIT #Python
cls_api_helper.py
This sample is a part of the VMware vSphere Automation SDK for Python To build and run this sample, please use git to clone the entire SDK locally: git clone https://github.com/vmware/vsphere-automation-sdk-python.git The README.md file in the root of the Github project contains a quick start guide and instructions to build and run the samples. The SDK is open source, so the README also contains instructions on how you can contribute samples back to the SDK! #vSphereAutomationSDKforPython #vSphere #Python #vSphereAutomation #MIT #Rest
iso_mount.py
This sample is a part of the VMware vSphere Automation SDK for Python To build and run this sample, please use git to clone the entire SDK locally: git clone https://github.com/vmware/vsphere-automation-sdk-python.git The README.md file in the root of the Github project contains a quick start guide and instructions to build and run the samples. The SDK is open source, so the README also contains instructions on how you can contribute samples back to the SDK! #vSphere #vSphereAutomation #Python #vSphereAutomationSDKforPython #MIT #Rest
content_update.py
vCenter VM Hardware Serial Demonstrates how to configure Serial ports for a VM. Sample Prerequisites: The sample needs an existing VM. This sample is a part of the VMware vSphere Automation SDK for Python To build and run this sample, please use git to clone the entire SDK locally: git clone https://github.com/vmware/vsphere-automation-sdk-python.git The README.md file in the root of the Github project contains a quick start guide and instructions to build and run the samples. The SDK is open source, so the README also contains instructions on how you can contribute samples back to the SDK! #vSphereAutomationSDKforPython #MIT #vSphereAutomation #Rest #vCenterAPI #vSphere #Python
serial.py
vCenter VM Hardware CPU Demonstrates how to configure CPU settings for a VM. Sample Prerequisites: The sample needs an existing VM. This sample is a part of the VMware vSphere Automation SDK for Python To build and run this sample, please use git to clone the entire SDK locally: git clone https://github.com/vmware/vsphere-automation-sdk-python.git The README.md file in the root of the Github project contains a quick start guide and instructions to build and run the samples. The SDK is open source, so the README also contains instructions on how you can contribute samples back to the SDK! #Python #Rest #vSphere #vSphereAutomationSDKforPython #MIT #vCenterAPI #vSphereAutomation
cpu.py