📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-cellular-rpc
Prefix: cellular_rpc
Related Modules:
cisco-ia
Cisco-IOS-XE-aaa-actions-rpc
Cisco-IOS-XE-bgp-actions-rpc
Cisco-IOS-XE-chassis-rpc
Cisco-IOS-XE-cli-preview-rpc
💡 Example Usage
# POST RPC operation
curl -X POST \
-H "Content-Type: application/yang-data+json" \
-u admin:password \
--insecure \
https://device-ip/restconf/operations/Cisco-IOS-XE-cellular-rpc:rpc-name \
-d '{"input": {}}'
📚 External Documentation
module: Cisco-IOS-XE-cellular-rpc
rpcs:
+---x cellular
+---w input
| +---w if-name-drop-node-name? string
| +---w lte
| +---w (action)?
| +--:(tech)
| | +---w technology
| | +---w (action)?
| | +--:(lte)
| | | +---w lte? empty
| | +--:(auto)
| | | +---w auto? empty
| | +--:(umts)
| | +---w umts? empty
| +--:(modem-reset)
| | +---w modem-reset? empty
| +--:(profile)
| +---w profile
| +---w (prof)?
| +--:(delete)
| | +---w delete
| | +---w profile-id-drop-node-name? uint8
| +--:(create)
| +---w create
| +---w profile-id-drop-node-name? uint8
| +---w prof-name-drop-node-name? string
| +---w (auth)?
| | +--:(none)
| | | +---w none? empty
| | +--:(chap)
| | | +---w chap? empty
| | +--:(pap)
| | | +---w pap? empty
| | +--:(pap-chap)
| | +---w pap-chap? empty
| +---w user-name-drop-node-name? string
| +---w password-drop-node-name? string
| +---w (pdn)?
| +--:(ipv4)
| | +---w ipv4? empty
| +--:(ipv6)
| | +---w ipv6? empty
| +--:(ipv4v6)
| +---w ipv4v6? empty
+--ro output
+--ro result? string