tailf-key-rotation

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://tail-f.com/ns/tailf-key-rotation

Prefix: key-rotati

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/tailf-key-rotation

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: tailf-key-rotation
  +--rw key-rotation
     +---x apply-new-keys
     |  +---w input
     |  |  +---w new-key-generation    int16
     |  +--ro output
     |     +--ro result?                            boolean
     |     +--ro (return)?
     |        +--:(ok)
     |        |  +--ro new-active-key-generation?   int16
     |        +--:(error)
     |           +--ro reason?                      string
     +---x get-active-generation
        +--ro output
           +--ro active-generation?   int16