📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-utd-actions-rpc
Prefix: utd_actions_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-utd-actions-rpc:rpc-name \
-d '{"input": {}}'
📚 External Documentation
module: Cisco-IOS-XE-utd-actions-rpc
rpcs:
+---x utd-custom-signature-apply
| +---w input
| +---w profile-name string
| +---w filename? string
+---x utd-custom-sig-glbl-apply
| +---w input
| +---w filename string
+---x utd-custom-signature-load
| +---w input
| +---w profile-name string
| +---w filename? string
+---x utd-custom-sig-glbl-load
| +---w input
| +---w filename string
+---x utd-custom-signature-validate
+---w input
+---w filename string