Operations at RollbackManagement
This page describes the backend methods at this endpoint.
| Signature | Description |
|---|---|
| Void CancelRollback() | Cancels the running restore |
| Void DeterminateAutomaticallyAcquiringReplayEngineAddress() | Determinate if agent can automatically determine acquiring ReplayEngine Address |
| RollbackMountDismountStatus GetRollbackMountDismountStatus() | Queries the status of the current restore operation |
| PartitionResponse PartitionDisks(PartitionRequest request) | Performs automatic disks partitioning basing on partition information in a request object. All existing partitions are removed. |
| Void StartDismounting(RemountDatabases remountDatabases) | Dismount list of databases |
| Void StartMounting(RemountDatabases remountDatabases) | Mount list of databases |
| Void StartRollback(StartRollbackRequest request) | Initiates a restore on the agent |