ARP table dumps, route table dumps, speed tests) on a VeloCloud Edge via the VCO Live Mode API . Writes HTML-formatted output to a file called diag.html, which should be opened with a web browser
remote_diag.py
4 Comments - Since this API is considered unstable for use by third-party clients and is not publicly documented, your best bet is to reach out to VMware SD-WAN Support with those questions. As mentioned in the description, we're working on introducing a new remote diagnostics API where we fully expect all options will be documented
A general-purpose VCO JSON-RPC API client implemented in Python
client.py
An Axios-based Node.js implementation of a VCO JSON-RPC API client. Includes sample code demonstrating: VCO "Live Mode" functionality, which may be used to perform remote diagnostics and read link statistics from an Edge in real time
VeloCloud-Orchestrator-JSON-RPC-API-Client---Node.js-master.zip
Simple python script that talks to the VMware SD-WAN Orchestrator API and sends a new email containing activation instructions for a new edge
A barebones VeloCloud Orchestrator API client based on the VCO's REST interface and written in Ruby
VeloCloud-Orchestrator-API-Client-and-Configuration-Examples---Ruby-master.zip
VeloCloud Orchestrator API client based on APIv1 and written in Java
VeloCloud-Orchestrator-API-Client-and-Edge-Addressing-Example---Java-master.zip
ARP Table Dump, DNS Test, speed tests) on aVeloCloud Edge via the VCO Websocket API for Remote Diagnostics
VeloCloud-Orchestrator-Websocket-Client---Python-main.zip
1 Comment - Have it installed, populated with my orchestrator and API key. I'm thinking I execute remoteDiagnosticsDemo.py and it will give me a shell where I specify the command to run and a target
This overrides the default ApiClient implementation for code-generated Java SDK clients, adding support for cookie-based auth and improved error-handling logic specific to the VeloCloud Orchestrator API. #VeloCloudOrchestratorAPI #Apache2.0 #VeloCloud #Java #VeloCloudOrchestrator
VCApiClient.java
The code sample showcases the API Token Management lifecycle and API Token usage on a Velocloud Orchestrator
token-based-authentication.py
Simple 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 file #VeloCloud #API #MIT #VeloCloudOrchestrator #VeloCloudOrchestratorAPI #Python #python
vmware-sdwan-readdress-vlans-main.zip