Cisco-IOS-XE-endpoint-tracker-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-endpoint-tracker-events

Prefix: endpoint_tracke

Related Modules:
Cisco-IOS-XE-endpoint-tracker-oper
Cisco-IOS-XE-aaa-events
Cisco-IOS-XE-appqoe-events
Cisco-IOS-XE-controller-shdsl-events
Cisco-IOS-XE-crypto-events

💡 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-endpoint-tracker-events

📚 External Documentation

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

  notifications:
    +---n tracker-state-change
    |  +--ro severity-level?      ios-common-ios-xe-oper:notification-severity
    |  +--ro host-name?           string
    |  +--ro system-ip?           inet:ip-address
    |  +--ro vrf-name?            string
    |  +--ro attach-point-name?   string
    |  +--ro tracker-name?        string
    |  +--ro new-state?           endpoint-tracker-ios-xe-events:endpoint-tracker-notif-state
    |  +--ro address-family?      endpoint-tracker-ios-xe-events:endpoint-tracker-af
    +---n sc-status-change-event
       +--ro severity?       ios-common-ios-xe-oper:notification-severity
       +--ro host-name?      string
       +--ro system-ip?      inet:ip-address
       +--ro name?           string
       +--ro vpn?            string
       +--ro status?         endpoint-tracker-ios-xe-events:sc-status-change-notif-state
       +--ro reason?         endpoint-tracker-ios-xe-events:sc-status-change-reason
       +--ro if-name?        string
       +--ro tracker-name?   string