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

Prefix: app_hosting_ope

Related Modules:
Cisco-IOS-XE-aaa-oper
Cisco-IOS-XE-acl-oper
Cisco-IOS-XE-app-cflowd-oper
Cisco-IOS-XE-appqoe-http-oper
Cisco-IOS-XE-appqoe-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-app-hosting-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-app-hosting-oper
  +--ro app-hosting-oper-data
     +--ro app* [name]
     |  +--ro name                  string
     |  +--ro details
     |  |  +--ro state?                      string
     |  |  +--ro package-information
     |  |  |  +--ro name?            string
     |  |  |  +--ro path?            string
     |  |  |  +--ro application
     |  |  |  |  +--ro name?                 string
     |  |  |  |  +--ro installed-version?    string
     |  |  |  |  +--ro description?          string
     |  |  |  |  +--ro type?                 string
     |  |  |  |  +--ro owner?                string
     |  |  |  |  +--ro activation-allowed?   boolean
     |  |  |  |  +--ro author?               string
     |  |  |  +--ro signing
     |  |  |  |  +--ro key-type?   string
     |  |  |  |  +--ro method?     string
     |  |  |  +--ro licensing
     |  |  |  |  +--ro name?      string
     |  |  |  |  +--ro version?   string
     |  |  |  +--ro url-path?        string
     |  |  |  +--ro mcast-enabled?   boolean
     |  |  +--ro detailed-guest-status
     |  |  |  +--ro processes
     |  |  |     +--ro name?     string
     |  |  |     +--ro status?   string
     |  |  |     +--ro pid?      string
     |  |  |     +--ro uptime?   string
     |  |  |     +--ro memory?   string
     |  |  +--ro activated-profile-name?     string
     |  |  +--ro resource-reservation
     |  |  |  +--ro disk?          uint64
     |  |  |  +--ro memory?        uint64
     |  |  |  +--ro cpu?           uint64
     |  |  |  +--ro vcpu?          uint64
     |  |  |  +--ro cpu-percent?   uint8
     |  |  +--ro guest-interface?            string
     |  |  +--ro resource-admission
     |  |  |  +--ro state?        string
     |  |  |  +--ro disk-space?   string
     |  |  |  +--ro memory?       string
     |  |  |  +--ro cpu?          uint64
     |  |  |  +--ro vcpus?        string
     |  |  +--ro docker-run-opts?            string
     |  |  +--ro command?                    string
     |  |  +--ro entry-point?                string
     |  |  +--ro health-status?              uint32
     |  |  +--ro last-health-probe-error?    string
     |  |  +--ro last-health-probe-output?   string
     |  |  +--ro pkg-run-opt?                string
     |  |  +--ro ieobc-mac-addr?             yang:mac-address
     |  +--ro utilization
     |  |  +--ro name?          string
     |  |  +--ro cpu-util
     |  |  |  +--ro requested-application-util?   uint64
     |  |  |  +--ro actual-application-util?      uint64
     |  |  |  +--ro cpu-state?                    string
     |  |  +--ro memory-util
     |  |     +--ro memory-allocation?   string
     |  |     +--ro memory-used?         string
     |  +--ro network-utils
     |  |  +--ro network-util* [name]
     |  |     +--ro name          string
     |  |     +--ro alias?        string
     |  |     +--ro rx-packets?   uint64
     |  |     +--ro rx-bytes?     uint64
     |  |     +--ro rx-errors?    uint64
     |  |     +--ro tx-packets?   uint64
     |  |     +--ro tx-bytes?     uint64
     |  |     +--ro tx-errors?    uint64
     |  +--ro storage-utils
     |  |  +--ro storage-util* [name]
     |  |     +--ro name           string
     |  |     +--ro alias?         string
     |  |     +--ro rd-bytes?      uint64
     |  |     +--ro rd-requests?   uint64
     |  |     +--ro errors?        uint64
     |  |     +--ro wr-bytes?      uint64
     |  |     +--ro wr-requests?   uint64
     |  |     +--ro capacity?      uint64
     |  |     +--ro available?     string
     |  |     +--ro used?          uint64
     |  |     +--ro usage?         string
     |  +--ro processes
     |  |  +--ro process* [name]
     |  |     +--ro name      string
     |  |     +--ro status?   string
     |  |     +--ro pid?      string
     |  |     +--ro uptime?   string
     |  |     +--ro memory?   string
     |  +--ro attached-devices
     |  |  +--ro attached-device* [name]
     |  |     +--ro name     string
     |  |     +--ro type?    string
     |  |     +--ro alias?   string
     |  +--ro network-interfaces
     |  |  +--ro network-interface* [mac-address]
     |  |     +--ro mac-address           yang:mac-address
     |  |     +--ro attached-interface?   string
     |  |     +--ro ipv4-address?         inet:ipv4-address
     |  |     +--ro network-name?         string
     |  |     +--ro ipv6-address?         inet:ipv6-address
     |  |     +--ro intf-mcast?           boolean
     |  |     +--ro intf-mirroring?       boolean
     |  +--ro guest-routes
     |  |  +--ro guest-route* [route]
     |  |     +--ro route    string
     |  +--ro plfm-res-prof* [name]
     |  |  +--ro name           string
     |  |  +--ro cpu?           uint64
     |  |  +--ro memory?        uint64
     |  |  +--ro disk?          uint64
     |  |  +--ro cpu-percent?   uint8
     |  +--ro pkg-policy?           app-hosting-ios-xe-oper:iox-pkg-policy
     +--ro app-resources* [name]
     |  +--ro name              string
     |  +--ro cpu* [name]
     |  |  +--ro name              string
     |  |  +--ro quota?            uint32
     |  |  +--ro available?        uint32
     |  |  +--ro quota-unit?       uint64
     |  |  +--ro available-unit?   uint64
     |  +--ro memory* [name]
     |  |  +--ro name         string
     |  |  +--ro quota?       uint32
     |  |  +--ro available?   uint32
     |  +--ro storage-device* [name]
     |     +--ro name         string
     |     +--ro quota?       uint32
     |     +--ro available?   uint32
     +--ro app-notifications* [name]
     |  +--ro name              string
     |  +--ro timestamp?        yang:date-and-time
     |  +--ro severity-level?   app-hosting-ios-xe-oper:notification-event-severity
     |  +--ro host-name?        string
     |  +--ro vrf-name?         string
     |  +--ro app-id?           string
     |  +--ro system-ip?        inet:ip-address
     |  +--ro ev-type?          app-hosting-ios-xe-oper:notification-event-type
     |  +--ro status?           app-hosting-ios-xe-oper:notification-app-status
     |  +--ro message?          string
     |  +--ro app-state?        app-hosting-ios-xe-oper:notification-app-state
     +--ro app-globals!
        +--ro iox-enabled?   boolean