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
- 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
- Azure CLI script to deploy single VMware SD-WAN edge with 2 nics... # Sample Azure CLI script that dddmple Azure CLI script that provisions a VMware SD-WAN Edge in Azure Greenfield # # Original file from: https://github.com/erjosito/azcli/blob/master/velocloud.azc ...VeloCloud Orchestrator Other Language
- 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
- VMware SD-WAN By VeloCloud Azure Resource Manager TemplateSee "Microsoft Azure Virtual Edge Deployment Guide" for overview and usage. While this template will activate a Virtual Edge the simplicity of the topology will not accommodate all environments. It is ...VeloCloud Orchestrator Other Language
- Velocloud - Token Based Authentication - PythonThe code sample showcases the API Token Management lifecycle and API Token usage on a Velocloud Orchestrator. This is based on the Reference Python client here.VeloCloud Orchestrator Python
- VCO Webhook Alert Recipient - Azure Function App - PythonA sample Azure Function App demonstrating how to authenticate the VCO as the sender of Webhook alerts using the VCO-provided "X-Webhook-Signature" header. This header is included on outgoing Webhook r ...VeloCloud Orchestrator Python