//:: # 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...
CreateNFSDatastore.java
What 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 report. Author: Vikas Shitole www.vThinkBeyondVM.com Another solution : https:/...
VMMultiWriterReport2.ps1
//:: # Author: Vikas Shitole //:: # Website: www.vThinkBeyondVM.com //:: # Product/Feature: vCenter Server/ESXi/Storage/vFlash/VFFS //:: # Description: Script to get vFlash Volume capacity, usage. //::# How to run this sample: http://vthinkbeyondvm.com/getting-started-with-yavi-java...
GetvFlashResourceInfoOnHost.java
//:: # Author: Vikas Shitole //:: # Website: www.vThinkBeyondVM.com //:: # Product/Feature: vCenter Server/ESXi/Storage/vFlash //:: # Description: Script to get vFlash Cache read read info for each vmdk of the VM. such as vFlashCacheReservation//Allocation//Block size etc. //::# How...
GetvFlashReadCacheRunTimeInfoForVM.java
//:: # Author: Vikas Shitole //:: # Website: www.vThinkBeyondVM.com //:: # Product/Feature: vCenter Server/Storage //:: # Reference: http://vthinkbeyondvm.com/vsphere-6-0-cool-apis-to-mark-local-host-hdd-to-ssd-ssd-to-hdd-sample-api-script/ //:: # Description: Mark the local Lun of...
MarkAsSSD.java
//:: # Author: Vikas Shitole//:: # Author: Vikas Shitole //:: # Website: www.vThinkBeyondVM.com //:: # Product/Feature: vCenter Server/VMware ESXi //:: # Reference: http://vthinkbeyondvm.com/tutorial-part-ii-how-to-accessnavigate-vcenter-server-or-esxi-host-inventory-using-vsphere-api/ ...
VCESXInventoryNavigator.java
//:: # Author: Vikas Shitole //:: # Website: www.vThinkBeyondVM.com //:: # Product/Feature: vCenter Server/DRS //:: # Reference: http://vthinkbeyondvm.com/drs-rules-part-i-how-to-create-vm-host-drs-affinity-rule-using-vsphere-api/ //:: # Description: Script to create DRS VM-HOST...
CreateDRS_VMHOSTRules.java
GetClusterResourceUsage.java
//:: # Author: Vikas Shitole //:: # Website: www.vThinkBeyondVM.com //:: # Product/Feature: vCenter Server/DRS //:: # Reference: http://vthinkbeyondvm.com/drs-rules-part-ii-how-to-create-vm-vm-affinity-rules-using-vsphere-api/ //:: # Description: Script to create DRS VM-VM affinity...
CreateDRSVMVMRules.java
//:: # Author: Vikas Shitole //:: # Website: www.vThinkBeyondVM.com //:: # Product/Feature: vCenter Server/ESXi/Storage //:: # Reference: http://vthinkbeyondvm.com/how-to-get-vmfs-datastore-uuids-across-all-the-datastores-in-a-vcenter-server-using-vsphere-apis/ //:: # Description:...
findVMFSUUIDs.java