📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-omp-rpc
Prefix: omp_rpc
Related Modules:
Cisco-IOS-XE-omp-oper
cisco-ia
Cisco-IOS-XE-aaa-actions-rpc
Cisco-IOS-XE-bgp-actions-rpc
Cisco-IOS-XE-cellular-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-omp-rpc:rpc-name \
-d '{"input": {}}'
📚 External Documentation
module: Cisco-IOS-XE-omp-rpc
rpcs:
+---x sdwan-clear-omp
+---w input
+---w (type-choice)
+--:(clear-omp-choice-peer)
| +---w peer
| +---w tenant-id? uint32
| +---w address inet:ip-address
| +---w soft? omp-ios-xe-rpc:clear-omp-peer-soft-enum
+--:(clear-omp-choice-routes)
| +---w routes
| +---w tenant-id? uint32
+--:(clear-omp-choice-multicast)
| +---w multicast
| +---w vpn uint32
+--:(clear-omp-choice-tlocs)
| +---w tlocs empty
+--:(clear-omp-choice-identity)
| +---w identity empty
+--:(clear-omp-choice-all)
| +---w all empty
+--:(clear-omp-choice-l2-routes)
+---w l2-routes
+---w clear-all-vpn? empty
+---w vpn? uint32
+---w vc-id? uint32