Cisco-IOS-XE-platform-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-platform-oper

Prefix: platform_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-platform-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-platform-oper
  +--ro components
     +--ro component* [cname]
        +--ro cname                     string
        +--ro state
        |  +--ro type?              platform-ios-xe-oper:platform-comp-type
        |  +--ro id?                string
        |  +--ro description?       string
        |  +--ro mfg-name?          string
        |  +--ro version?           string
        |  +--ro serial-no?         string
        |  +--ro part-no?           string
        |  +--ro temp
        |  |  +--ro temp-instant?    decimal64
        |  |  +--ro temp-avg?        decimal64
        |  |  +--ro temp-max?        decimal64
        |  |  +--ro temp-min?        decimal64
        |  |  +--ro temp-interval?   uint32
        |  +--ro location?          string
        |  +--ro empty?             boolean
        |  +--ro mfg-date?          yang:date-and-time
        |  +--ro firmware-ver?      string
        |  +--ro removable?         boolean
        |  +--ro status?            platform-ios-xe-oper:platform-comp-status
        |  +--ro comp-alarm-data
        |  |  +--ro alarm-status?      boolean
        |  |  +--ro alarm-threshold?   uint32
        |  |  +--ro severity?          platform-ios-xe-oper:temp-alarm-severity
        |  +--ro parent?            string
        |  +--ro comp-mem-data
        |  |  +--ro mem-available?   uint64
        |  |  +--ro mem-utilized?    uint64
        |  +--ro alloc-pwr?         uint32
        |  +--ro used-pwr?          uint32
        |  +--ro status-desc?       platform-ios-xe-oper:status-description
        +--ro platform-properties
        |  +--ro platform-property* [name]
        |     +--ro name            string
        |     +--ro value
        |     |  +--ro (property-value-choice)?
        |     |     +--:(property-string)
        |     |     |  +--ro string?        string
        |     |     +--:(property-boolean)
        |     |     |  +--ro boolean?       boolean
        |     |     +--:(property-int64)
        |     |     |  +--ro intsixfour?    int64
        |     |     +--:(property-uint64)
        |     |     |  +--ro uintsixfour?   uint64
        |     |     +--:(property-decimal64)
        |     |        +--ro decimal?       decimal64
        |     +--ro configurable?   boolean
        +--ro platform-subcomponents
           +--ro platform-subcomponent* [name]
              +--ro name    string