Cisco-IOS-XE-kron

YANG Data Model Tree Structure

View YANG Source on GitHub →

📚 API Documentation & Navigation

📄 Swagger API Spec (App & Services) 📂 Browse Native Config APIs 🌳 All Trees

📋 Module Metadata

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

Prefix: kron

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-kron

📚 External Documentation

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

  augment /ios:native:
    +--rw kron
       +--rw occurrence* [name]
       |  +--rw name           string
       |  +--rw (option-at-in)?
       |  |  +--:(at)
       |  |  |  +--rw at
       |  |  |     +--rw time?        ios-types:hhmm-type
       |  |  |     +--rw recurring?   empty
       |  |  +--:(in)
       |  |     +--rw in
       |  |        +--rw delay?       union
       |  |        +--rw recurring?   empty
       |  +--rw policy-list* [policy_label]
       |     +--rw policy_label    string
       +--rw policy-list* [policy_label]
          +--rw policy_label    string
          +--rw cli?            string