sdwan-ops

Query Cisco SD-WAN vManage API for read-only operational data.

627|175|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/automateyournetwork/netclaw --skill sdwan-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdwan-ops
Source: https://github.com/automateyournetwork/netclaw/tree/main/workspace/skills/sdwan-ops
Command: npx skills add https://github.com/automateyournetwork/netclaw --skill sdwan-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides read-only visibility into Cisco SD-WAN fabric managed by vManage, enabling monitoring, auditing, and troubleshooting without configuration risk.

Core Features & Use Cases

  • Fabric Overview: Monitor device status, WAN Edge inventory, and control connections.
  • Policy Auditing: Inspect device templates, feature templates, and centralized policies.
  • Troubleshooting: Analyze interface stats, BFD sessions, OMP routes, and events.
  • Use Case: A network engineer can use this Skill to quickly assess the health of the entire SD-WAN fabric, identify any active alarms, and check the status of control connections for critical sites.

Quick Start

Use the sdwan-ops skill to list all fabric devices.

Frequently Asked Questions about sdwan-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor Cisco SD-WAN fabric devices without configuration risk?

You can monitor Cisco SD-WAN fabric devices safely by querying the vManage API for read-only operational data, including device status, WAN Edge inventory, and control connections, ensuring no configuration changes are made.

What is the best way to troubleshoot SD-WAN OMP routes and BFD sessions?

The best way to troubleshoot SD-WAN OMP routes and BFD sessions is to retrieve read-only interface statistics and control connection data from vManage, allowing you to analyze network paths and session health.

How can I audit centralized policies and device templates in vManage?

You can audit centralized policies and device templates in vManage by querying the API to retrieve read-only template configurations and policy definitions for network compliance and review workflows.

Do I need environment variables to access the vManage API for network automation?

Yes, you need environment variables for vManage authentication and access to retrieve operational data, ensuring secure read-only queries for your network automation and monitoring tasks.

Can I retrieve running configurations and active alarms from a Cisco SD-WAN network?

Yes, you can retrieve running configurations and active alarms from a Cisco SD-WAN network by querying vManage, providing the visibility needed to assess fabric health and identify critical site issues.