Operations at mounts/

This page describes the service operations at this endpoint.

URI Method Description
mounts/ GET Gets the list of currently mounted volumes.
mounts/ POST Starts mounting a specified recovery point.
mounts/agents/{agentId} GET Gets the list of currently mounted volumes which came from a specific agent.
mounts/agents/{agentId}/allvolumes DELETE Dismounts all mounted volumes which came from a specific agent.
mounts/allvolumes DELETE Dismounts all mounted volumes.
mounts/availableLocalDriveLetters GET Gets list of drives that are not utilized and can be used to mount volumes.
mounts/options GET Gets options for where to mount recovery points.
mounts/verifyVolumeImagesMountability POST Validates mountability of volume images.
mounts/volume/{mountedVolumeName} DELETE Dismounts one mounted volume.
mounts/volumeImageSupportOs POST Verifies whether volume file system is compatible with current operation system