Script to loop through all edges in an enterprise, and dump all VLANs, IPs, and masks to a CSV file. #MIT #VeloCloud #VeloCloudOrchestratorAPI #Python #VeloCloudOrchestrator
2 attachments
This Sample contains a Device Support Module (DSM) for IBM QRadar SIEM solutions. Deploying this DSM will allow you to integrate the VMware SD-WAN Edge platform into your broader security ecosystem. This DSM includes security event mappings for the Enhanced Firewall Service introduced in the...
IBM-QRadar-SIEM-Integration---VMware-SD-WAN-Edge-Device-Support-Module-v1.7.0-master.zip
Description: Script to check status of CWs service running on a VCO How to run: python3 cws health check.py --vco url vco58-usvi1.velocloud.net ====== CWS Health Check ====== VCO URL: vco58-usvi1.velocloud.net ╒═════════════════════╤══════╕ │ CWS Service Status │ pass │ ...
cws_health_check.py
Disclaimer: This is for illustration purposes only. Test the code before using in production.\n Our intention is to only showcase one of the many ways of using CWS APIs to push security policies programatically.\n Purpose: The purpose of this tool is to programatically push CWS policies. ...
cws_policy_builder-main.zip
This script helps to automate update link attributes, using the endpoint /link/updateLinkAttributes from API and getting information from MaxMind. Update select link metadata properties based on current Maxmind data, including: - lat - lon - isp - displayName NOTE: This script expects...
update_links.sh
This python script shows how to use the pysnmplib python library to poll SD-WAN edge link stats directly from the edge. In this snippet, total TX & RX bytes are polled along with the WAN link names. This could then be fed into external systems for further processing. ...
This sample shows how to update an edge VLAN configuration in a read-modify-write manner by using the python JSON-PATCH library. This technique is extensible and further patch modules can be built and composed together to simplify interfacing with the large configuration module objects. #MIT ...
This tool creates a branch from a branch profile and a few essential inputs. Python dependencies: python-dotenv, requests, jsonpatch. Environment variable dependencies: VCO, VCO TOKEN, ENT LOG ID, BRANCH PROF LOG ID, BRANCH LIC LOG ID, GOOGLE MAPS API KEY. Branch configuration: Name, Location,...
sd-wan-automation-samples-master.zip
Quickly deploy a disposable test environment for VMware SASE using Terraform. Standing up an SD-WAN Edge and Windows client in any AWS region has never been quicker. And when you are finished testing, simply destroy the environment and redeploy the next time you need it. #OtherLanguage #MIT ...
vmware-sase-branch-lab-main.zip
This script configures all the edges certificates to disabled in a customer that matches a build number. Please note that you need privileges to configure edges.\\\\\\\\\\\\\\\\r\\\\\\\\\\\\\\\\n\\\\\\\\\\\\\\\\r\\\\\\\\\\\\\\\\nYou need to install requests in your environment. \\\\\\\\\\\\\\\...
Cert_Disabled2022072601.py