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 Expand ClusterVCF Expand Cluster : Adding an individual host to a cluster adds the resources of that host to the cluster. You can add multiple hosts at a time to a cluster. Use the provided script to expand cluster ...VMware Cloud Foundation Python
- VCF Compact ClusterVCF Compact Cluster: When a host is removed from a cluster in a domain, the vSAN members are reduced. Ensure that you have enough hosts remaining to facilitate the configured vSAN availability. Failur ...VMware Cloud Foundation Python
- VCF Delete ClusterVCF Delete Cluster : You cannot delete the last cluster in a domain. Instead, the domain can be deleted. A cluster cannot be deleted if it has remote vSAN datastores configured. If so, unmount the rem ...VMware Cloud Foundation Python
- VCF Get ClustersVCF Get Clusters : A cluster is a group of hosts. When a host is added to a cluster, the host\\\\\\\'s resources become part of the cluster\\\\\\\'s resources. Use the provided script to fetch cluster ...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
- VCF Delete DomainVCF Delete Domain : A workload domain is a policy based resource container with specific availability and performance attributes that combines compute (vSphere), storage (vSAN\\\/NFS\\\/VMFS on FC\\\/ ...VMware Cloud Foundation Python
- VCF Get Network of Network PoolVCF get Network of Network pool : A network pool is a collection of subnets within an layer-2 network domain. Depending on the storage option, it includes information about subnets reserved for the vM ...VMware Cloud Foundation Python
- VCF Get Network PoolsVCF Get Network Pools : A network pool is a collection of subnets within an layer-2 network domain. Depending on the storage option, it includes information about subnets reserved for the vMotion and ...VMware Cloud Foundation Python
- VCF Get DomainsVCF Get Domains : A workload domain is a policy based resource container with specific availability and performance attributes that combines compute (vSphere), storage (vSAN\\\/NFS\\\/VMFS on FC\\\/VV ...VMware Cloud Foundation Python
- VCF Get HostsVCF Get Hosts : To get the details about all the hosts in the SDDC Manager inventory, including CPU utilization and memory usage across all hosts. Use the provided script to fetch hosts details, read ...VMware Cloud Foundation Python