Cisco-IOS-XE-http

YANG Data Model Tree Structure

View YANG Source on GitHub →

📚 API Documentation & Navigation

📄 Swagger API Spec 📂 Browse Native Config APIs 🌳 All Trees

📋 Module Metadata

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

Prefix: http

Related Modules:
CISCO-AAL5-MIB
CISCO-ATM-EXT-MIB
Cisco-IOS-XE-aaa
Cisco-IOS-XE-acl
Cisco-IOS-XE-adsl

💡 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-http

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-http

  augment /ios:native/ios:ip:
    +--rw http
       +--rw access-class-group
       |  +--rw (access-list-choice)?
       |     +--:(access-list-number)
       |     |  +--rw access-list-number?   uint8
       |     +--:(ipv4)
       |     |  +--rw ipv4
       |     |     +--rw (ipv4-choice)?
       |     |        +--:(ipv4-access-list-number)
       |     |        |  +--rw ipv4-access-list-number?   uint8
       |     |        +--:(word)
       |     |           +--rw word?                      string
       |     +--:(ipv6)
       |        +--rw ipv6
       |           +--rw word?   string
       x--rw access-class?                    uint8
       +--rw authentication
       |  +--rw (authentication-choice)?
       |     +--:(aaa)
       |     |  +--rw aaa!
       |     |     +--rw command-authorization* [level]
       |     |     |  +--rw level    uint8
       |     |     |  +--rw name     string
       |     |     +--rw exec-authorization?      string
       |     |     +--rw login-authentication?    string
       |     +--:(local)
       |        +--rw local?   empty
       +--rw server?                          boolean
       +--rw secure-server?                   boolean
       +--rw secure-port?                     uint16
       +--rw secure-trustpoint?               string
       +--rw tls-version?                     enumeration
       +--rw timeout-policy
       |  +--rw idle?       uint16
       |  +--rw life?       uint32
       |  +--rw requests?   uint32
       +--rw client
       |  +--rw secure-ciphersuite
       |  |  +--rw aes-128-cbc-sha?                  empty
       |  |  +--rw aes-256-cbc-sha?                  empty
       |  |  +--rw dhe-aes-cbc-sha2?                 empty
       |  |  +--rw dhe-aes-gcm-sha2?                 empty
       |  |  +--rw ecdhe-ecdsa-aes-gcm-sha2?         empty
       |  |  +--rw ecdhe-rsa-aes-cbc-sha2?           empty
       |  |  +--rw ecdhe-rsa-aes-gcm-sha2?           empty
       |  |  +--rw rsa-aes-cbc-sha2?                 empty
       |  |  +--rw rsa-aes-gcm-sha2?                 empty
       |  |  +--rw tls13-aes128-gcm-sha256?          empty
       |  |  +--rw tls13-aes256-gcm-sha384?          empty
       |  |  +--rw tls13-chacha20-poly1305-sha256?   empty
       |  +--rw secure-trustpoint?    string
       |  +--rw source-interface?     string
       |  +--rw proxy-server
       |  |  +--rw proxy-server-name?   string
       |  |  +--rw proxy-port?          uint16
       |  +--rw tls-version?          enumeration
       |  +--rw connection
       |  |  +--rw timeout?           uint8
       |  |  +--rw retry?             uint8
       |  |  +--rw pipeline-length?   uint8
       |  |  +--rw idle
       |  |     +--rw timeout?   uint8
       |  +--rw response
       |  |  +--rw timeout?   uint8
       |  +--rw cache
       |     +--rw ager
       |     |  +--rw interval?   uint8
       |     +--rw memory
       |        +--rw file?   uint8
       |        +--rw pool?   uint8
       +--rw port?                            uint16
       +--rw secure-ciphersuite
       |  +--rw aes-128-cbc-sha?                  empty
       |  +--rw aes-256-cbc-sha?                  empty
       |  +--rw dhe-aes-cbc-sha2?                 empty
       |  +--rw dhe-aes-gcm-sha2?                 empty
       |  +--rw ecdhe-ecdsa-aes-gcm-sha2?         empty
       |  +--rw ecdhe-rsa-aes-128-cbc-sha?        empty
       |  +--rw ecdhe-rsa-aes-cbc-sha2?           empty
       |  +--rw ecdhe-rsa-aes-gcm-sha2?           empty
       |  +--rw rsa-aes-cbc-sha2?                 empty
       |  +--rw rsa-aes-gcm-sha2?                 empty
       |  +--rw tls13-aes128-gcm-sha256?          empty
       |  +--rw tls13-aes256-gcm-sha384?          empty
       |  +--rw tls13-chacha20-poly1305-sha256?   empty
       +--rw max-connections?                 uint16
       +--rw active-session-modules?          union
       +--rw secure-active-session-modules?   union
       +--rw secure-client-auth?              empty
       +--rw path?                            string
       +--rw session-idle-timeout?            uint16
       +--rw ctc {ios-features:ctc-http-app}?
       |  +--rw authentication?   empty
       +--rw accounting
       |  +--rw commands* [level]
       |     +--rw level    uint8
       |     +--rw name?    string
       +--rw secure-piv-based-auth!
       |  +--rw secure-piv-based-author-only?   empty
       +--rw session-module-list* [list-id]
          +--rw list-id    string
          +--rw values?    string