# Snapshot Manager

The snapshot manager creates and deletes UniConfig snapshots of actual UniConfig topology. Multiple snapshots can be created in the system.

Snapshots may be used for manual rollback. Manual rollback enables simple reconfiguration of the entire network using one of the previous states saved in snapshots. That means that UniConfig nodes in config datastore are replaced with UniConfig snapshot nodes.

# Create snapshot

Create Snapshot
rpc_create-snapshot/

# Delete snapshot

Delete Snapshot
rpc_delete-snapshot/

# Replace config with snapshot

Replace config with snapshot
rpc_replace-config-with-snapshot/

# Obtain snapshot metadata

Obtain snapshot metadata
obtain_snapshot_metadata/