This vRealize Orchestrator package creates a Dynamic Type (DT) for the management of vSphere Cluster DRS VM Affinity, Anti-Affinity rules and VMGroup to HostGroup Affinity and Anti-Affinity rules. Once the DT namespace created, you can use the provided workflows to create a custom resource...
dynamictypes-vCenterDrsRules.package
2 Comments - no search term matches found in comments.
Searches a vCenter or all known vCenters for a StoragePod (Datastore Cluster) by name Ensures the search only matches one StoragePod #JavaScript #vRealizeOrchestrator #MIT #Action #vrealize #vRO #storagedrs #cmbucontest
getStoragePodByName.js
Get the ESXi host to place a vm when moving VM to different to cluster via API. This is part of changing VM's vRA Reservation when VMs moved/migrated to different cluster. #reservation #vRealizeOrchestratorPlug-inSDK #vRealizeAutomation #Apache2.0 #vRA7.2 #Cluster #drs ...
snippet.js
# Author: Vikas Shitole # Website: www.vThinkBeyondVM.com # Product: vCenter server/vSphere DRS rules # Description: Python script to get associated DRS rules for a Virtual Machine (from DRS cluster) ...
getDRSRules.py
//:: # Product/Feature: vCenter Server/SDRS //:: # Reference: https://pubs.vmware.com/vsphere-65/index.jsp#com.vmware.wssdk.apiref.doc/vim.StorageResourceManager.html#configureStorageDrsForPod //:: # Description: Re-enable SDRS on VMs where SDRS was disabled when particular datastore was...
SDRSVMOverrides.txt
This script can be run against a vSAN Stretched Cluster to create Host Groups and VM Groups. The script requires PowerCLI 6.5.1, released 4/20/2017 and has been tested against vSAN 6.6. Using PowerCLI 6.5.1, this could still be used against vSAN 6.1/6.2/6.5 Stretched Clusters. VM's that...
Vsan-StretchedClusterDrsRules.ps1
//:: # Author: Vikas Shitole //:: # Website: www.vThinkBeyondVM.com //:: # Product/Feature: vCenter Server/DRS //:: # Reference: //:: # Description: Tutorial: PlaceVM API: Live relocate a VM from one DRS cluster to another DRS cluster (in a Datacenter or across Datacenter) //:: #...
PlaceVMRelocate.java
What this script does: Report on DRS cluster VMs and its assciated VM-VM affinity/anti affinity rules. Author: Vikas Shitole www.vThinkBeyondVM.com #drs #powercli #VMwarePowerCLI #PowerShell #vSphereManagementSDK #vSphere #vSphereAPI #MIT
FindRulesForVMInCluster.ps1
What this script does : Report on Cluster usage/capacity data on CPU, Memory and Storage resources across all the cluster in a vCenter server. Author: Vikas Shitole www.vThinkBeyondVM.com #vSphereManagementSDK #VMwarePowerCLI #powercli #MIT #drs #vSphereAPI ...
ClusterResources.ps1
1 Comment - no search term matches found in comments.
//:: # 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