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
- VCF Create DomainUse the provided script to create domain in SDDC environment, read through readme.txt before execution.VMware Cloud Foundation Python
- VCF Create ClusterUse the provided script to create cluster in SDDC environment, read through readme.txt before execution.VMware Cloud Foundation Python
- Enable Edge Network Intelligence on all edges in an enterprise... Assumes the environment runs Python 3 and the Requests library is installed The "scriptvars" script imported here is used to set the VCO URL and API token as env variables referenced in this s ...VeloCloud Orchestrator Python
- VCF on VxRail Scripts for import second and subsequent cluster to the domainVCF on VxRail Scripts for import second and subsequent cluster to the domain Copy the contents of the zip to sddc-manager Replace cluster_creation_spec_vxrail.json with the payload to import secondar ...VxRail VMware Cloud Foundation Python
- VCF on VxRail Scripts for create VCVCF on VxRail Scripts for create VC Copy the contents to sddc-manager Replace the domain_creation_spec_vxrail.json with create vc payload Execute python3 create_domain_vxrail.py <hostname> <username ...VxRail VMware Cloud Foundation Python
- VCF on VxRail Scripts for Importing Primary ClusterVCF on VxRail Scripts for Importing Primary Cluster Copy the directory contents to sddc-manager, Update the update_domain_spec_vxrail.json with import cluster payload Execute python3 update_domain_ ...VMware Cloud Foundation VxRail Python
- Import cluster with Multi-Vds support for VCF on VxRailEnd to End automation script for automating the import cluster workflows with multi-dvs & single-dvs feature for VMware Cloud Foundation on Dell EMC VxRail SKU using Public API. For script usage, ple ...VMware Cloud Foundation VxRail Python
- VCF on VxRail Stretch ClusterFor script usage, please refer to the 'VMware Cloud Foundation on Dell EMC VxRail Admin Guide'.VxRail VMware Cloud Foundation Python
- VCF Host CommissionVCF Host Commission : Adding hosts to the SDDC Manager inventory is called commissioning.Use the provided python script and the sample host commission spec to commission the hosts in your SDDC Environ ...VMware Cloud Foundation Python
- VCF Host DecommissionVCF Host Decommission : Removing hosts from the SDDC Manager inventory is called decommissioning. If you want to re-use a host in a different workload domain, you must decommission, re-image, and comm ...VMware Cloud Foundation Python