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
- vmware-sdwan-readdress-vlansSimple Python Script that uses vmware sd-wan orchestrator api to readdress vlan IPs of an vmware sd-wan edge using information read from a text fileVeloCloud Orchestrator Python
- Velocloud API POSTMAN Collection - using data filesThis is a postman collection for interacting with the VeloCloud Ochestrator (VCO). It allow users to import a CSV or JSON file, and use the values from the data file in the requests and scripts An env ...VeloCloud Orchestrator POSTMAN Collection
- Configure a Handoff Gateway on an Edge or Profile - PythonSample demonstrating how to configure a Handoff Gateway on an Edge. Based on the reference Python client here. This script assumes a Python 3 installation.VeloCloud Orchestrator Python
- Fetch QoE Summary Data and Events - PythonSample demonstrating how to fetch QoE data for an Edge, based on the Orchestrator Web UI's own usage of the linkQualityEvent/getLinkQualityEvents method. Based on the reference Python client here and ...VeloCloud Orchestrator Python
- VeloCloud Orchestrator WebSocket based Remote Diagnostics ClientA Python script for performing one-off remote diagnostic actions (e.g. ARP Table Dump, DNS Test, speed tests) on aVeloCloud Edge via the VCO Websocket API for Remote Diagnostics. The output format can ...VeloCloud Orchestrator Python
- inventory_mysql_pull.pyPython based Business Intelligence script to pull customer information and dump in database. Tested with Python 2.7. Python SDK Installed or velocloud in the script folder. MySQL database should be ...VeloCloud Orchestrator Python
- Provision an Edge - PythonSnippet demonstrating how to provision an Edge, based on the reference Python client here. Usage is documented inline. Tested with Python 2 and Python 3.VeloCloud Orchestrator Python
- Fetch Top Applications by Bandwidth Utilization for an Edge - PythonSample demonstrating how to fetch the top applications by bandwidth utilization (Rx and Tx) for an Edge over a user-specified request interval. Based on the reference Python client here and tested wit ...Other Platform Python
- Get Top Usage Throughput for an EdgeThis is a sample script that could be used to calculate Edge top throughout for all links over the last 5 days, this period could be also customized in the script to any number of days back that we wa ...VeloCloud Orchestrator Python
- VeloCloud Orchestrator Generic Client - Getting Information Easily from VCO... --------------------------------------------------------------------------------------------------------------------- Please use https://github.com/iddocohen/vcoclient/ to get up-to-date updates. ...VeloCloud Orchestrator Python