📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-wireless-power-cfg
Prefix: wireless_power_
Related Modules:
Cisco-IOS-XE-app-hosting-cfg
Cisco-IOS-XE-aws-cw-cfg
Cisco-IOS-XE-aws-s3-cfg
Cisco-IOS-XE-cloud-services-cfg
Cisco-IOS-XE-ctrl-mng-cfg
💡 Example Usage
# PUT configuration curl -X PUT \ -H "Content-Type: application/yang-data+json" \ -u admin:password \ --insecure \ https://device-ip/restconf/data/Cisco-IOS-XE-wireless-power-cfg \ -d @config.json
📚 External Documentation
module: Cisco-IOS-XE-wireless-power-cfg
+--rw power-cfg-data
+--rw ap-power-profiles
+--rw ap-power-profile* [profile-name]
+--rw profile-name string
+--rw description? string
+--rw ap-ppes
| +--rw ap-ppe* [seq-number]
| +--rw seq-number uint32
| +--rw (intf-choice)?
| +--:(ap-pp-intf-unset)
| | +--rw intf-unset? boolean
| +--:(ap-pp-intf-eth)
| | +--rw ethernet
| | +--rw eth-id? wireless-enum-types:ap-pp-intf-ethernet-id
| | +--rw (eth-param-type-choice)?
| | +--:(ap-pp-intf-eth-state)
| | | +--rw state? wireless-enum-types:ap-pp-state
| | +--:(ap-pp-intf-eth-speed)
| | | +--rw eth-speed? wireless-enum-types:ap-pp-intf-ethernet-speed
| | +--:(ap-pp-intf-poe-out-state)
| | +--rw poe-out-state? wireless-enum-types:ap-pp-state
| +--:(ap-pp-intf-radio)
| | +--rw radio
| | +--rw radio-id? wireless-enum-types:ap-pp-intf-radio-id
| | +--rw (radio-param-type-choice)?
| | +--:(ap-pp-intf-radio-state)
| | | +--rw state? wireless-enum-types:ap-pp-state
| | +--:(ap-pp-intf-radio-ss)
| | +--rw spatial-stream? wireless-enum-types:ap-pp-radio-ss
| +--:(ap-pp-intf-usb)
| +--rw usb
| +--rw usb-id? wireless-enum-types:ap-pp-intf-usb-id
| +--rw (usb-param-type-choice)?
| +--:(ap-pp-intf-usb-state)
| +--rw state? wireless-enum-types:ap-pp-state
+--rw ap-pp-client-threshold? uint16