This RPC creates a snapshot of nodes in the UniConfig topology. The snapshot can be used later for manual rollback.
RPC input contains the name of the snapshot topology and nodes that the snapshot will contain. RPC output describes the result of the operation and matches all input nodes.
The RPC cannot be called with an empty list of target nodes. If a node fails for any reason, the entire RPC fails.
RPC input contains a name for the topology snapshot and a node that will be contained in the snapshot. The node has not been mounted. RPC output contains the result of the operation.
{"errors":{"error":[{"error-tag":"data-missing","error-info":{"node-id":"AAA"},"error-type":"application","error-message":"Node is missing in uniconfig topology OPERATIONAL datastore."}]}}