VMware Sample Exchange
Browse and download code samples from VMware as well as code samples contributed by the VMware community. Log in to Sample Exchange using your MyVMware credentials to submit requests for new samples, contribute your own samples, as well as propose a sample as a solution for open requests.
Disclaimer: All sample content and code in Sample Exchange is licensed to you by the sample's author. VMware does not guarantee the samples; they are provided "AS IS". Use of this site is subject to the VMware Community Terms of Use.
Browse the list below for code samples from VMware and the community. You can filter the list of samples by selecting a platform or language, or enter other search keywords above.
Filters
Type
SDK / Platform / Tool
Contributor
Language
- Extend the Hard Disk for list of VMs using PowerCLI without RebootOverview: Imagine having to expand the disk for over 10VMs using the manual approach and without reboot the machine. VMware Code: https://code.vmware.com/samples/5546 GitHub Repository: https://gith ...VMware PowerCLI PowerShell
- Modify VM RAM CPU and HardDisk at a time with specified values using vSphere java APIDescription: Modify(or Update) VM RAM, CPU and HardDisk at a time with specified values using vSphere java API. Input & Steps:: 1) CPU(numCPUs) - Provide num of cpus count,it never exceed host support ...vSphere Management SDK Java
- Extend VM Hard DiskExtend existing VM harddisk with specified capacity using vSphere API. How to run this sample: http://vthinkbeyondvm.com/getting-started-with-yavi-java-opensource-java-sdk-for-vmware-vsphere-step-by-s ...vSphere Management SDK Java