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
- Powercli script for compliance check of baseline with bulletinID as input - VC LevelThis script works at VC level, where it will iterate through all the Datacenters in that VC and provide the compliance report. What the script does: 1. Connects to the VC server 2. Creates a patch bas ...VMware PowerCLI PowerShell
- Powercli script for compliance check of baseline with bulletinID as input - Datacenter LevelThis powercli script works at the datacenter level. This takes datacenter name as the input and does a compliance check against that datacenter in a VC. What the script does: 1. Connects to the VC ser ...VMware PowerCLI PowerShell
- Create App Volumes vCenter RolesThis script is used to create a new roles on your vCenter server for App Volumes 2.x, 3.x and 4.x The newly created role will be filled with the needed permissions for App Volumes The permissi ...App Volumes vSphere PowerShell
- vSphere 6.7 Rest API - get templates in content libraryI have been working with vCenter 6.7 Rest API. Customer ask to get templates from content library. Looked everywhere, but details could not be found. Decent amount of trial and error to get working ...vSphere Automation SDK for REST Shell Script
- Multiple Hypervisor Dashboard v2Designed in vROps 8.0 to show both your VMWare vSphere environment and your Microsoft Hyper-V estate. The standard vCenter adapter from VMware and the Hyper-V management pack (http://documentation.bl ...vRealize Operations Manager vRealize Ops Dashboard
- vRealize Operations Manager Dashboard - WCP namespace resource usage... ## Changelog 2020-04-27 - v1.1: Added more custom views to analyze Tanzu Kubernets Cluster resource usage ## How to import 1. Import the Views 2. Import the Dashboard ## Reason Once a cluster is e ...vRealize Operations Manager vRealize Ops Dashboard
- Script to fetchAuditRecordsHow to use pyVmomi SDK for vSphere 7.0U3 to fetchAuditRecords OSS pyVmomi is hosted in GitHub: https://github.com/vmware/pyvmomi The project's main page contains pointers to general instructions fo ...vSphere Python
- vCollect Storage By Partition for each vCenterOverview: Many of projects I work on involve collecting an inventory of basic information about the #Disk_Path per VM in the environment per vCenter. VMware Code: https://code.vmware.com/samples/5120 ...vSphere VMware PowerCLI PowerShell
- List TasksDemonstrates how to list tasks with given status Please install vSphere Automation Python SDK to run the sample: https://github.com/vmware/vsphere-automation-sdk-pythonvSphere Automation SDK for Python VMware Cloud on AWS Python
- Cancel TaskDemostrates how to cancel a running task in VMware Cloud on AWS. To run the sample, please first install vSphere Automation Python SDK: https://github.com/vmware/vsphere-automation-sdk-pythonVMware Cloud on AWS vSphere Automation SDK for Python VMware Cloud on AWS API Python