📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-app-hosting
Prefix: app_hosting
Related Modules:
Cisco-IOS-XE-app-hosting-oper
Cisco-IOS-XE-app-hosting-cfg
CISCO-AAL5-MIB
CISCO-ATM-EXT-MIB
Cisco-IOS-XE-aaa
💡 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-app-hosting
📚 External Documentation
module: Cisco-IOS-XE-app-hosting
augment /ios:native:
+--rw app-hosting
+--rw appid* [name]
+--rw name string
+--rw app-default-gateway
| +--rw ip-address? app-hosting-ip-address
| +--rw guest-interface? uint8
+--rw app-resource
| +--rw package-profile? string
| +--rw profile
| | +--rw (profile-choice)?
| | +--:(standard-profile)
| | | +--rw profile-name? enumeration
| | +--:(custom-profile)
| | +--rw custom!
| | +--rw cpu? uint16
| | +--rw cpu-percent? uint8
| | +--rw memory? uint16
| | +--rw vcpu? uint16
| | +--rw persist-disk? uint16
| +--rw docker!
| +--rw prepend-pkg-opts? empty
| +--rw run-opts* [run-opts]
| +--rw run-opts uint8
| +--rw run-options? string
+--rw app-vnic* [gateway]
| +--rw gateway enumeration
| +--rw virtualportgroup? uint8
| +--rw guest-interface? uint8
| +--rw guest-ipaddress
| +--rw ip-address? app-hosting-ip-address
| +--rw netmask? app-hosting-ip-address
+--rw name-server0? app-hosting-ip-address
+--rw name-server1? app-hosting-ip-address
+--rw name-server2? app-hosting-ip-address
+--rw name-server3? app-hosting-ip-address
+--rw name-server4? app-hosting-ip-address
o--rw name-server5? app-hosting-ip-address
+--rw start? empty