Cisco-IOS-XE-flow-rpc

YANG Data Model Tree Structure

View YANG Source on GitHub →

📚 API Documentation & Navigation

📄 Swagger API Spec 📂 Browse RPC APIs 🌳 All Trees

📋 Module Metadata

Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-flow-rpc

Prefix: flow_rpc

Related Modules:
Cisco-IOS-XE-flow-monitor-oper
CISCO-AAL5-MIB
CISCO-ATM-EXT-MIB
Cisco-IOS-XE-aaa
Cisco-IOS-XE-acl

💡 Example Usage

# POST RPC operation
curl -X POST \
  -H "Content-Type: application/yang-data+json" \
  -u admin:password \
  --insecure \
  https://device-ip/restconf/operations/Cisco-IOS-XE-flow-rpc:rpc-name \
  -d '{"input": {}}'

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-flow-rpc

  augment /ios-xe-rpc:clear/ios-xe-rpc:input/ios-xe-rpc:clear-choice:
    +--:(flow-case)
       +-- flow
          +-- (flow-choice)?
             +--:(monitor-case)
             |  +-- monitor
             |     +-- name                  string
             |     +-- (monitor-option)?
             |        +--:(force-export)
             |        |  +-- force-export?   empty
             |        +--:(statistics)
             |        |  +-- statistics?     empty
             |        +--:(cache)
             |           +-- cache
             |              +-- force-export?   empty
             +--:(export-case)
                +-- exporter
                   +-- name?         string
                   +-- statistics?   empty