Operations at hypervTransferDirectToTarget/

This page describes the service operations at this endpoint.

URI Method Description
hypervTransferDirectToTarget/incompatibleProducts POST Finds and returns the installed incompatible products
hypervTransferDirectToTarget/session/retention POST Keep the session alive
hypervTransferDirectToTarget/snapshots/{snapshotSetId} POST Deletes the snapshot
hypervTransferDirectToTarget/snapshots/{snapshotSetId}/o3e POST Conects to O3E device
hypervTransferDirectToTarget/snapshots/{snapshotSetId}/o3e/progress GET Gets information about progress of currently running data transfer, that was initiated by StartDataTransfer call
hypervTransferDirectToTarget/snapshots/{snapshotSetId}/o3e/transfervolume/{volumeName} DELETE Cancels transferring data from specified volume
hypervTransferDirectToTarget/snapshots/{snapshotSetId}/o3e/transfervolume/{volumeName} POST Starts data transfer from specified volume to O3E repository
hypervTransferDirectToTarget/snapshots/{snapshotSetId}/volumes/{volumeName} POST Gets the driver metadata for a protected volume in the snapshot
hypervTransferDirectToTarget/snapshots/{snapshotSetId}/volumes/{volumeName}/blocks/allocated GET Gets a binary representation of the list of allocated blocks on the volume
hypervTransferDirectToTarget/snapshots/{snapshotSetId}/volumes/{volumeName}/blocks/changed POST Gets a binary representation of the list of changed blocks on the volume
hypervTransferDirectToTarget/snapshots/{snapshotSetId}/volumes/{volumeName}/disks GET Gets information about the volume's physical layout on physical disk(s)
hypervTransferDirectToTarget/snapshots/{snapshotSetId}/volumes/{volumeName}/driver POST Sets the driver metadata for a volume in the snapshot. Only sets the metadata values which are not set to their default values
hypervTransferDirectToTarget/snapshots/{snapshotSetId}/volumes/{volumeName}/enablement POST Enables or disables a volume
hypervTransferDirectToTarget/snapshots/{snapshotSetId}/volumes/{volumeName}/logs DELETE Deletes the Replay change logs for the volume
hypervTransferDirectToTarget/snapshots/{snapshotSetId}/volumes/{volumeName}/shadowCopyFile GET Gets information about shadow copy files that were created while taking vss snapshot
hypervTransferDirectToTarget/snapshotsHyperv POST Takes a snapshot of one or more volumes on the agent
hypervTransferDirectToTarget/updateProtectedVolumeFiles/{snapshotSetId}/ POST Update Protected Volume Files and return new protected volumes collection
hypervTransferDirectToTarget/volumes/{volumeName}/enablement POST Enables or disables a volume. This method works globally since no snapshot ids are needed for it