Cisco-IOS-XE-wireless-cts-sxp-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-cts-sxp-cfg

Prefix: wireless_cts_sx

Related Modules:
Cisco-IOS-XE-wireless-cts-sxp-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-cts-sxp-cfg \
  -d @config.json

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-wireless-cts-sxp-cfg
  +--rw cts-sxp-cfg-data
     +--rw cts-sxp-configuration
        +--rw cts-sxp-config* [sxp-profile-name]
           +--rw sxp-profile-name             string
           +--rw enable?                      boolean
           +--rw default-password?            string
           +--rw listener-minimum-holdtime?   uint32
           +--rw listener-maximum-holdtime?   uint32
           +--rw speaker-holdtime?            uint32
           +--rw reconcile-period?            uint32
           +--rw retry-period?                uint32
           +--rw sxp-connections
              +--rw sxp-connection-config* [peer-ip-address]
                 +--rw peer-ip-address    inet:ip-address
                 +--rw connection-mode?   wireless-types:enm-cts-sxp-conn-mode
                 +--rw password-type?     wireless-types:enm-cts-sxp-password-type