Cisco-IOS-XE-appqoe-events

YANG Data Model Tree Structure

View YANG Source on GitHub →

📚 API Documentation & Navigation

📄 Swagger API Spec 📂 Browse Event/Telemetry APIs 🌳 All Trees

📋 Module Metadata

Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-appqoe-events

Prefix: appqoe_events

Related Modules:
Cisco-IOS-XE-appqoe-http-oper
Cisco-IOS-XE-appqoe-oper
Cisco-IOS-XE-appqoe-serv-oper
Cisco-IOS-XE-appqoe-sslproxy-oper
Cisco-IOS-XE-appqoe-tcpproxy-oper

💡 Example Usage

# GET module data
curl -X GET \
  -H "Accept: application/yang-data+json" \
  -u admin:password \
  --insecure \
  https://device-ip/restconf/data/Cisco-IOS-XE-appqoe-events

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-appqoe-events

  notifications:
    +---n appqoe-alarm
    |  +--ro severity-level?   ios-common-ios-xe-oper:notification-severity
    |  +--ro host-name?        string
    |  +--ro system-ip?        inet:ip-address
    |  +--ro alarm-id?         appqoe-ios-xe-events:appqoe-alarm-id
    |  +--ro device-mode?      appqoe-types-ios-xe:appqoe-device-mode
    |  +--ro module?           string
    |  +--ro headline?         string
    |  +--ro cause?            appqoe-ios-xe-events:appqoe-cause
    |  +--ro action?           appqoe-ios-xe-events:appqoe-action
    |  +--ro detail?           string
    |  +--ro sn-system-ip?     inet:ip-address
    |  +--ro clear?            boolean
    |  +--ro sng-name?         string
    +---n appqoe-event
       +--ro severity-level?   ios-common-ios-xe-oper:notification-severity
       +--ro host-name?        string
       +--ro system-ip?        inet:ip-address
       +--ro event-id?         appqoe-ios-xe-events:appqoe-event-id
       +--ro device-mode?      appqoe-types-ios-xe:appqoe-device-mode
       +--ro module?           string
       +--ro headline?         string
       +--ro cause?            appqoe-ios-xe-events:appqoe-cause
       +--ro action?           appqoe-ios-xe-events:appqoe-action
       +--ro detail?           string
       +--ro sn-system-ip?     inet:ip-address
       +--ro sng-name?         string