Operations at rollback/

This page describes the service operations at this endpoint.

URI Method Description
rollback/autoPartition POST Generates a partition plan for a given recovery point, volume list, and target disks
rollback/autoPartition/validate POST Ensures that boot and system volumes are properly mapped: there is only one boot volume, one system volume and they're mapped to the same target disk
rollback/checkJobByAgentId/{agentId} POST Check state of roll-back job using agent id
rollback/checkJobByRrcIp/{agentIp} POST Check state of roll-back job using ip address of RRC-agent
rollback/databasesForRemount POST Gets list of databases for remount along with warnings
rollback/dependentVirtualMachines POST Gets Hyper-V virtual machines which should be powered off before rollback
rollback/startRollbackFromCloud POST Starts a restore job
rollback/storagepool POST Validates whether Storage Pool feature was enabled on the protected machine
rollback/summarymetadata PUT Gets the disks which are available on a given restore target
rollback/target POST Starts a restore job
rollback/targetDisks POST Gets the disks which are available on a given restore target
rollback/targetInfo POST Gets the disks and volumes which are available on a given restore target
rollback/targetResume/{jobId} POST Attempts to resume a restore job
rollback/targetVolumes POST Gets the volumes which are available on a given restore target
rollback/validateBiosType POST Validate bios type
rollback/validateBootAndSystemArePrimary POST Validates whether boot and system volumes are mapped to primary partitions on MBR
rollback/validatePartitionStyles POST Validates whether partition styles on source and target disks match
rollback/validatePartitionTypes POST Validate partition types
rollback/validateSystemVolumeExistence POST Validate system volume existence
rollback/verifyRollbackRequest POST Verify restore request for volumes and disks