Cisco-IOS-XE-crypto-pki-oper

YANG Data Model Tree Structure

View YANG Source on GitHub →

📚 API Documentation & Navigation

📄 Swagger API Spec 📂 Browse Operational State APIs 🌳 All Trees

📋 Module Metadata

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

Prefix: crypto_pki_oper

Related Modules:
Cisco-IOS-XE-aaa-oper
Cisco-IOS-XE-acl-oper
Cisco-IOS-XE-app-cflowd-oper
Cisco-IOS-XE-app-hosting-oper
Cisco-IOS-XE-appqoe-http-oper

💡 Example Usage

# GET operational data
curl -X GET \
  -H "Accept: application/yang-data+json" \
  -u admin:password \
  --insecure \
  https://device-ip/restconf/data/Cisco-IOS-XE-crypto-pki-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-crypto-pki-oper
  +--ro crypto-pki-oper-data
     +--ro crypto-pki-bundle* [label]
     |  +--ro label                             string
     |  +--ro mode?                             crypto-pki-ios-xe-oper:crypto-pki-tp-mode
     |  +--ro tp-authenticated?                 boolean
     |  +--ro tp-keys-generated?                boolean
     |  +--ro tp-enrolled?                      boolean
     |  +--ro tp-scep-enrollment-in-progress?   boolean
     |  +--ro key-export?                       crypto-pki-ios-xe-oper:crypto-pki-key-export
     |  +--ro cert* []
     |     +--ro cert-avail?       crypto-pki-ios-xe-oper:crypto-pki-cert-avail
     |     +--ro cert-usage?       crypto-pki-ios-xe-oper:crypto-pki-cert-usage
     |     +--ro cert-key-type?    crypto-pki-ios-xe-oper:crypto-pki-cert-key-type
     |     +--ro serial-number?    string
     |     +--ro subject-name?     string
     |     +--ro issuer-name?      string
     |     +--ro storage?          string
     |     +--ro md5-fp?           string
     |     +--ro validity-start?   yang:date-and-time
     |     +--ro validity-end?     yang:date-and-time
     |     +--ro asc-tp* []
     |        +--ro tp-name?   string
     +--ro crypto-pki-counters!
        +--ro ses-started?          uint64
        +--ro ses-ended?            uint64
        +--ro ses-active?           uint64
        +--ro success-val?          uint64
        +--ro fail-val?             uint64
        +--ro bypassed-val?         uint64
        +--ro pend-val?             uint64
        +--ro crl-checked?          uint64
        +--ro crl-fetch-attempts?   uint64
        +--ro crl-fail-attempts?    uint64
        +--ro crl-busy-fetching?    uint64
        +--ro aaa-auth?             uint64