Filters
Type
SDK / Platform / Tool
-
App Modernization
-
Cloud Management
-
Compute Virtualization
-
Desktop & App Virtualization
-
Developer Tools
-
Digital Workspace
-
Hybrid Cloud & Data Center Infrastructure
-
Hyperconverged Infrastructure
-
Multi-Cloud Operations
-
Private & Hybrid Cloud
-
Storage & Availability
-
Virtual Cloud Networking
-
Other Platform
Language
1 - 10 of 29 Results Sample
- vSphere with Kubernetes -- Python script to Configure-Enable vSphere Supervisor Cluster-REST APIs... # Author: Vikas Shitole # Description: Python script to configure/enable vSphere Supervisor cluster on the given cluster # Reference: https://vthinkbeyondvm.com/script-to-configure-vsphere-supervi ...vSphere Automation SDK for REST Python
- vSphere with Kubernetes -- Python script to create vSphere namespaces on Supervisor later
Contributor VIKAS SHITOLE... # Author : Vikas Shitole # Description: Python script to create namespace on the top of vSphere Supervisor cluster # Reference: https://vthinkbeyondvm.com/script-to-configure-vsphere-supervisor-cl ...vSphere Automation SDK for REST Python - Configure Hybrid Linked Mode between Onprem VC and VMware cloud on AWS using REST API
Contributor VIKAS SHITOLE... # Author: Vikas Shitole # Website: www.vThinkBeyondVM.com # Product: VMware Cloud on AWS # Description: Python script to configure Hybrid Linked Mode (HLM) between Onprem and VMC VC ...VMware Cloud on AWS vSphere Automation SDK for REST Python - Powerful placeVM API which uses DRS to get recommendations to place the VMs and its virtual disks
Contributor VIKAS SHITOLE... //:: # Author: Vikas Shitole //:: # Website: www.vThinkBeyondVM.com //:: # Product/Feature: vCenter Server/DRS //:: # Reference: //:: # Description: Tutorial: PlaceVM API: Live relocate a VM from ...vSphere Management SDK Java - Solution 2- Report on VMs with multi-writer flag enabled
Contributor VIKAS SHITOLEWhat 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 - Report on VMs with multi-writer flag enabled
Contributor VIKAS SHITOLEWhat this script does: This script connects to the vCenter Server and prepares a report on All VMs with at-least one disk enabled with "Multi-Writer" sharing. Author: Vikas Shitole www.vThinkBeyond ...VMware PowerCLI vSphere Management SDK PowerShell - Getting Cluster usage data on CPU Memory and Storage resources
Contributor VIKAS SHITOLEWhat 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.comvSphere Management SDK VMware PowerCLI PowerShell - DRS Rules For all VMs In Cluster
Contributor VIKAS SHITOLEWhat this script does: Report on DRS cluster VMs and its assciated VM-VM affinity/anti affinity rules. Author: Vikas Shitole www.vThinkBeyondVM.comvSphere Management SDK VMware PowerCLI PowerShell - Create NFS Datastore using vSphere API
Contributor VIKAS SHITOLE... //:: # 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 - Audit Latency Sensitivity Configuration on all the VMs in vCenter Inventory
Contributor VIKAS SHITOLE... //:: # Product/Feature: vCenter Server/Latency Sensitivity of the VM(Exclusive pCPU-vCPU affinity) //:: # Description: Script to audit Latency sensitivity feature configuration on all the VMs in a ...vSphere Management SDK Java