Cisco-IOS-XE-wireless-afc-cloud-oper

YANG Data Model Tree Structure

View YANG Source on GitHub →

📚 API Documentation & Navigation

📄 Swagger API Spec 📂 Browse Operational State APIs 🌳 All Trees

📋 Module Metadata

Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-wireless-afc-cloud-oper

Prefix: wireless_afc_cl

Related Modules:
Cisco-IOS-XE-aaa-oper
Cisco-IOS-XE-acl-oper
Cisco-IOS-XE-app-cflowd-oper
Cisco-IOS-XE-app-hosting-oper
Cisco-IOS-XE-appqoe-http-oper

💡 Example Usage

# GET operational data
curl -X GET \
  -H "Accept: application/yang-data+json" \
  -u admin:password \
  --insecure \
  https://device-ip/restconf/data/Cisco-IOS-XE-wireless-afc-cloud-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-wireless-afc-cloud-oper
  +--ro afc-cloud-oper-data
     +--ro afc-cloud-stats!
        +--ro num-afc-ap?        uint32
        +--ro afc-msg-sent?      uint64
        +--ro afc-msg-rcvd?      uint64
        +--ro afc-msg-err?       uint64
        +--ro afc-msg-pending?   uint32
        +--ro last-msg-sent
        |  +--ro request-id?      uint64
        |  +--ro ap-mac?          yang:mac-address
        |  +--ro msg-timestamp?   yang:date-and-time
        +--ro last-msg-rcvd
        |  +--ro request-id?      uint64
        |  +--ro ap-mac?          yang:mac-address
        |  +--ro msg-timestamp?   yang:date-and-time
        +--ro min-msg-rtt?       uint64
        +--ro max-msg-rtt?       uint64
        +--ro avg-rtt?           uint64
        +--ro healthcheck
        |  +--ro hc-timestamp?             yang:date-and-time
        |  +--ro query-in-progress?        boolean
        |  +--ro country-not-supported?    boolean
        |  +--ro num-hc-down?              uint32
        |  +--ro (cloud-status-choice)?
        |     +--:(afc-cloud-error)
        |     |  +--ro hc-error-status
        |     |     +--ro (hc-error-choice)?
        |     |        +--:(afc-hc-err-http-con)
        |     |        |  +--ro httpcon-error
        |     |        |     +--ro http-error-code?      uint32
        |     |        |     +--ro httpcon-error-code?   uint32
        |     |        +--:(afc-hc-err-prov)
        |     |        |  +--ro fw-status?              wireless-enum-types:afc-provider-status
        |     |        +--:(afc-hc-err-token)
        |     |        |  +--ro no-valid-token?         boolean
        |     |        +--:(afc-hc-err-otp)
        |     |        |  +--ro not-otp-upgraded?       boolean
        |     |        +--:(afc-hc-err-onboard)
        |     |        |  +--ro device-not-onboarded?   boolean
        |     |        +--:(afc-hc-err-unknown)
        |     |           +--ro error-unknown?          boolean
        |     +--:(afc-cloud-ok)
        |     |  +--ro cloud-hc-ok?        boolean
        |     +--:(afc-cloud-unknown)
        |        +--ro cloud-hc-unknown?   boolean
        +--ro num-6ghz-ap?       uint32