Cisco-IOS-XE-ncch-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-ncch-cfg

Prefix: ncch_cfg

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

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-ncch-cfg
  +--rw netconf-callhome-config
     +--rw ncch-clients
        +--rw ncch-client* [name]
           +--rw name                     string
           +--rw ncch-client-endpoints
           |  +--rw ncch-client-endpoint* [name]
           |     +--rw name                     string
           |     +--rw (transport-choice)?
           |        +--:(transport-unspecified)
           |        |  +--rw transport-unset?   boolean
           |        +--:(ssh)
           |           +--rw ssh
           |              +--rw tcpc-remote-port?               uint16
           |              +--rw tcpc-local-ipaddr?              inet:ip-address
           |              +--rw tcpc-local-port?                uint16
           |              +--rw tcpc-local-vrf?                 string
           |              +--rw (tcpc-remote-addr-type-choice)?
           |                 +--:(address-unspecified)
           |                 |  +--rw tcpc-remote-addr-unset?   boolean
           |                 +--:(ip-address)
           |                    +--rw tcpc-remote-ipaddr?       inet:ip-address
           +--rw reconnect-strategy
              +--rw start-with?     ncch-cfg:ncch-start-with
              +--rw max-attempts?   uint8