Rubber v0.9.0 Rubber.Snapshot.Snapshot
Functions for working with snapshots.
Link to this section Summary
Functions
Deletes a snapshot from a repository. This can also be used to stop currently running snapshot and restore operations
If repo_name and snapshot_name is specified, will retrieve information about that snapshot. If repo_name is specified, will retrieve information about all snapshots in that repository. Oterwise, will retrieve information about all snapshots
Restores a previously created snapshot
If repo_name and snapshot_name is specified, will retrieve the status of that snapsot. If repo_name is specified, will retrieve the status of all snapshots in that repository. Otherwise, will retrieve the status of all snapshots
Link to this section Functions
Creates a snapshot.
Deletes a snapshot from a repository. This can also be used to stop currently running snapshot and restore operations.
If repo_name and snapshot_name is specified, will retrieve information about that snapshot. If repo_name is specified, will retrieve information about all snapshots in that repository. Oterwise, will retrieve information about all snapshots.
Restores a previously created snapshot.
If repo_name and snapshot_name is specified, will retrieve the status of that snapsot. If repo_name is specified, will retrieve the status of all snapshots in that repository. Otherwise, will retrieve the status of all snapshots.