📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-xcopy-rpc
Prefix: xcopy_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-xcopy-rpc:rpc-name \
-d '{"input": {}}'
📚 External Documentation
module: Cisco-IOS-XE-xcopy-rpc
rpcs:
+---x xcopy
+---w input
| +---w uuid? string
| +---w source-path? string
| +---w destination-path? string
| +---w username? string
| +---w password? string
| +---w vrf? string
| +---w trustpoint? string
| +---w timeout? uint32
| +---w scheduled-start? yang:date-and-time
| +---w scheduled-end? yang:date-and-time
+--ro output
+--ro uuid? string