Cisco-IOS-XE-wireless-location-cfg

YANG Data Model Tree Structure

View YANG Source on GitHub →

📚 API Documentation & Navigation

📄 Swagger API Spec 📂 Browse Configuration APIs 🌳 All Trees

📋 Module Metadata

Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-wireless-location-cfg

Prefix: wireless_locati

Related Modules:
Cisco-IOS-XE-wireless-location-oper
Cisco-IOS-XE-app-hosting-cfg
Cisco-IOS-XE-aws-cw-cfg
Cisco-IOS-XE-aws-s3-cfg
Cisco-IOS-XE-cloud-services-cfg

💡 Example Usage

# PUT configuration
curl -X PUT \
  -H "Content-Type: application/yang-data+json" \
  -u admin:password \
  --insecure \
  https://device-ip/restconf/data/Cisco-IOS-XE-wireless-location-cfg \
  -d @config.json

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-wireless-location-cfg
  +--rw location-cfg-data
     +--rw operator-locations
     |  +--rw operator-location* [loc-oper-id]
     |     +--rw loc-oper-id      string
     |     +--rw loc-oper-name?   string
     |     +--rw loc-ns-id?       wireless-enum-types:enm-location-namespace-id
     +--rw nmsp-config!
     |  +--rw enable?                             boolean
     |  +--rw is-secure?                          boolean
     |  +--rw rssi-measurement-notify-interval?   uint32
     |  +--rw client-notify-interval?             uint32
     |  +--rw rogue-client-notify-interval?       uint32
     |  +--rw rogue-ap-notify-interval?           uint32
     |  +--rw spectrum-notify-interval?           uint32
     |  +--rw cloud-params
     |     +--rw enable?           boolean
     |     +--rw server-url?       string
     |     +--rw proxy-hostname?   string
     |     +--rw proxy-port?       uint16
     |     +--rw auth-token?       string
     +--rw location
        +--rw location-algorithm?                     wireless-enum-types:apf-location-algorithm-type
        +--rw location-notify-client-threshold?       uint32
        +--rw location-rssi-client-threshold?         wireless-enum-types:half-life-time
        +--rw location-rssi-cal-client-threshold?     wireless-enum-types:half-life-time
        +--rw location-rssi-rogue-ap-threshold?       wireless-enum-types:half-life-time
        +--rw location-expiry-client-threshold?       uint32
        +--rw location-expiry-cal-client-threshold?   uint32