📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-ethernet-rpc
Prefix: ethernet_rpc
Related Modules:
cisco-ia
Cisco-IOS-XE-aaa-actions-rpc
Cisco-IOS-XE-bgp-actions-rpc
Cisco-IOS-XE-cellular-rpc
Cisco-IOS-XE-chassis-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-ethernet-rpc:rpc-name \
-d '{"input": {}}'
📚 External Documentation
module: Cisco-IOS-XE-ethernet-rpc
rpcs:
+---x ethernet-oam
| +---w input
| +---w action Cisco-IOS-XE-ethernet-rpc:remote-loopback-actions
| +---w interface string
+---x eth-lat-loopback
+---w input
+---w action Cisco-IOS-XE-ethernet-rpc:latching-loopback-actions
+---w domain string
+---w id uint16
+---w service? string
+---w destination-mac yang:mac-address
+---w timeout? uint32
+---w (svc-type-choice)?
+--:(service-option-name)
| +---w svc-name string
+--:(service-option-number)
| +---w svc-number uint32
+--:(service-option-none)
+---w svc-none? boolean