Sample Exchange

 View Only

VeloCloud Orchestrator WebSocket based Remote Diagnostics Client 

Dec 08, 2021 11:44 PM

A 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 be specified as either HTML or JSON. 

This feature will be available in the 5.0.0 release.

 


#Python
#MIT
#VeloCloudOrchestratorAPI
#VeloCloud
#VeloCloudOrchestrator

Statistics
0 Favorited
2 Views
1 Files
0 Shares
2 Downloads
Attachment(s)
zip file
VeloCloud-Orchestrator-Websocket-Client---Python-main.zip   4 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Comments

Mar 12, 2024 07:57 PM

Hi....I'm looking for help in how to use this script. 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. Unfortunately I get:
Connecting....
Authenticating....
Receiving websocket message response from server
Traceback (most recent call last):
....
...
..
.
I believe I'm hitting the orchestrator but not getting what we expect back. Want to make sure I'm at least calling it right. Happy for any more feedback or to provide more info.

Related Entries and Links

No Related Resource entered.