All scripts
sdwan
Advanced
3–8 min

VeloCloud Edge Health Monitor

VCO API: per-edge tunnel state, link quality (loss/latency/jitter), business policy compliance, software version audit and a bulk upgrade scheduler with staged rollout.

VMware VeloCloud (VCO)
Open in GeneratorOpen in Platform
You're viewing a preview

The full script, parameters, and execution console are available with a free account.

Already have access? Sign in →

Capabilities

  • VCO portal API auth
  • Per-edge tunnel state
  • Link quality metrics
  • Business policy compliance
  • Software version audit
  • Staged bulk upgrade scheduler

Required inputs

Parameters the script accepts. Defaults shown; some are vendor- or context-gated.

ParameterTypeDefaultNotes
VCO enterprise id
enterprise_id
number1
Min edge version
min_version
string5.2.0
Upgrade batch size
stage_size
number10

Hint 1Name your vendors and OS versions

Mention the exact platforms you run (VMware VeloCloud (VCO)) so the generated sd-wan logic uses the right CLI/NETCONF syntax.

Hint 2State your real thresholds

Provide concrete values for VCO enterprise id, Min edge version, Upgrade batch size instead of the defaults — they shape what counts as a fault.

Hint 3Prioritize the checks you need

This tool can vCO portal API auth and per-edge tunnel state. Ask for the subset relevant to your incident to keep output focused.

Hint 4Describe your inventory format

Tell the assistant whether your device list is CSV, YAML, or JSON and which columns it has, so parsing matches your data.

Sample inventory schema

Authoritative shape of the device/policy data this script consumes.

No bundled inventory sample. The script accepts standard device lists (CSV/YAML) with hostname, mgmt IP, vendor, and credentials.

Expected output

Reference terminal output the script should produce — used as a stylistic and structural target.

terminal
[2026-06-12] INFO  VCO portal: listing edges for enterprise 1...
EDGE             STATE      VER     LOSS%  STATUS
edge-mum-01      CONNECTED  5.2.0   0.2    OK
edge-blr-04      DEGRADED   5.0.1   3.9    UPGRADE+QUALITY ←
Summary: 186 connected · 1 degraded · 23 below min version → 3 upgrade batches