Filters
Type
- Add VMkernel nic for all the hosts in the dvSwitch and enable vMotion.... * Description : Adds the VMkernel network adapter for all the hosts in the dvSwitch and assign them to dvPortgroup ports and also enable vMotion service in vmkernel nics using vSphere java API. In ...vSphere Management SDK Java
- Add DVPortgroup in the dvSwitch.Description: This method is used to create dvPortgroup in the specified dvSwitch Inputs: 1) DVSwitch name 2) DVPortgroup name to create in the dvSwitchvSphere Management SDK Java
- Solution 2- Report on VMs with multi-writer flag enabledWhat this script does: This script first downloads all the VMX files (per host/cluster/datacenter/VC)at specified file location and scans each VMX file for "multi-writer" flag and finally prepare a re ...VMware PowerCLI vSphere Management SDK PowerShell
- Create NFS Datastore using vSphere API... //:: # Author: Vikas Shitole //:: # Website: www.vThinkBeyondVM.com //:: # Product/Feature: vCenter Server/NFS //:: # Description: Creating/Mounting NFS datastore using vSphere API. //::# How to ...vSphere Management SDK Java
- Add NFS Datastore in ESXi... //:: # Description: Creating/Mounting NFS datastore in ESXi(no connection to vCenter server) using vSphere API. //::# How to run this sample: http://vthinkbeyondvm.com/getting-started-with-yavi-j ...vSphere Management SDK Java
- Add a new network adapter and assign the nic to specified distributed switch portgroupAdd a new network adapter and assign the nic to specified distributed switch portgroup How to run this sample: http://vthinkbeyondvm.com/getting-started-with-yavi-java-opensource-java-sdk-for-v ...vSphere Management SDK Java
- Add and Reconfig VM Nic To VSSAdd a new VM network adapter and assign the nic to specified standard switch portgroup. How to run this sample: http://vthinkbeyondvm.com/getting-started-with-yavi-java-opensource-java-sdk-for-vmwa ...vSphere Management SDK Java
- Add new harddisk with specified capacity and disk provisioning type for a VMAdd new virtual harddisk with specified capacity and disk provisioning type for a VM using vSphere API. How to run this sample: http://vthinkbeyondvm.com/getting-started-with-yavi-java-opensource-java ...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
- Assign dvSwitch portgroup to the specified VM network adapterAssign dvSwitch portgroup to the existing VM network adapter. How to run this sample: http://vthinkbeyondvm.com/getting-started-with-yavi-java-opensource-java-sdk-for-vmware-vsphere-step-by-ste ...vSphere Management SDK Java