/agents/agentRestorePoints/{ID}/mounts/{ID}/{filepath}
Represents a guest OS file or folder that can be restored.
The /agents/agentRestorePoints/{ID}/mounts/{ID}/{filepath} resource becomes available only after the client performs file-level restore for the machine by sending the POST HTTP request to the /agents/agentRestorePoints/{ID}/mounts resource. For details, see POST /agents/agentRestorePoints/{ID}/mounts.
During the restore process, Veeam Backup & Replication mounts disks of the backed-up machine from the backup in the repository to the mount server associated with that repository. As a result, the machine guest OS files can be accessed through the mount point by the following path: C:\VeeamFLR\<vm-name>. The client can browse the guest file system, get the necessary files and folders and restore them.
Resource URL
https://<Enterprise-Manager>:9398/api/agents/agentRestorePoints/{ID}/mounts/{ID}/{filepath} |
Related Resources
Methods
The following methods are supported for the /agents/agentRestorePoints/{ID}/mounts/{ID}/{filepath} resource:
Resource Representation
The /agents/agentRestorePoints/{ID}/mounts/{ID}/{filepath} resource has a resource representation of the following type:
<FileSystemEntries Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:?action=listDirs&pageSize=10&page=1" xmlns="http://www.veeam.com/ent/v1.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Links> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1" Name="dd3cf3d0-0533-424e-abc3-249c4c62b797@1" Type="AgentRestorePointMount" Rel="Up"/> </Links> <Directories> <DirectoryEntry Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/$Recycle.Bin" Type="DirectoryEntry"> <Links> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:?action=listAll&pageSize=100&page=1" Rel="Up"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/$Recycle.Bin?action=listAll&pageSize=100&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/$Recycle.Bin?action=listDirs&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/$Recycle.Bin?action=listFiles&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/$Recycle.Bin?action=restore" Rel="Restore"/> </Links> <Path>C:/$Recycle.Bin</Path> <Name>$Recycle.Bin</Name> </DirectoryEntry> <DirectoryEntry Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/DBBackup" Type="DirectoryEntry"> <Links> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:?action=listAll&pageSize=100&page=1" Rel="Up"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/DBBackup?action=listAll&pageSize=100&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/DBBackup?action=listDirs&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/DBBackup?action=listFiles&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/DBBackup?action=restore" Rel="Restore"/> </Links> <Path>C:/DBBackup</Path> <Name>DBBackup</Name> </DirectoryEntry> <DirectoryEntry Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/Documents%20and%20Settings" Type="DirectoryEntry"> <Links> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:?action=listAll&pageSize=100&page=1" Rel="Up"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/Documents%20and%20Settings?action=listAll&pageSize=100&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/Documents%20and%20Settings?action=listDirs&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/Documents%20and%20Settings?action=listFiles&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/Documents%20and%20Settings?action=restore" Rel="Restore"/> </Links> <Path>C:/Documents and Settings</Path> <Name>Documents and Settings</Name> </DirectoryEntry> <DirectoryEntry Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/PerfLogs" Type="DirectoryEntry"> <Links> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:?action=listAll&pageSize=100&page=1" Rel="Up"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/PerfLogs?action=listAll&pageSize=100&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/PerfLogs?action=listDirs&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/PerfLogs?action=listFiles&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/PerfLogs?action=restore" Rel="Restore"/> </Links> <Path>C:/PerfLogs</Path> <Name>PerfLogs</Name> </DirectoryEntry> <DirectoryEntry Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/Program%20Files" Type="DirectoryEntry"> <Links> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:?action=listAll&pageSize=100&page=1" Rel="Up"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/Program%20Files?action=listAll&pageSize=100&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/Program%20Files?action=listDirs&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/Program%20Files?action=listFiles&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/Program%20Files?action=restore" Rel="Restore"/> </Links> <Path>C:/Program Files</Path> <Name>Program Files</Name> </DirectoryEntry> <DirectoryEntry Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/Program%20Files%20(x86)" Type="DirectoryEntry"> <Links> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:?action=listAll&pageSize=100&page=1" Rel="Up"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/Program%20Files%20(x86)?action=listAll&pageSize=100&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/Program%20Files%20(x86)?action=listDirs&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/Program%20Files%20(x86)?action=listFiles&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/Program%20Files%20(x86)?action=restore" Rel="Restore"/> </Links> <Path>C:/Program Files (x86)</Path> <Name>Program Files (x86)</Name> </DirectoryEntry> <DirectoryEntry Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/ProgramData" Type="DirectoryEntry"> <Links> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:?action=listAll&pageSize=100&page=1" Rel="Up"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/ProgramData?action=listAll&pageSize=100&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/ProgramData?action=listDirs&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/ProgramData?action=listFiles&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/ProgramData?action=restore" Rel="Restore"/> </Links> <Path>C:/ProgramData</Path> <Name>ProgramData</Name> </DirectoryEntry> <DirectoryEntry Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/System%20Volume%20Information" Type="DirectoryEntry"> <Links> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:?action=listAll&pageSize=100&page=1" Rel="Up"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/System%20Volume%20Information?action=listAll&pageSize=100&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/System%20Volume%20Information?action=listDirs&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/System%20Volume%20Information?action=listFiles&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/System%20Volume%20Information?action=restore" Rel="Restore"/> </Links> <Path>C:/System Volume Information</Path> <Name>System Volume Information</Name> </DirectoryEntry> <DirectoryEntry Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/tmp" Type="DirectoryEntry"> <Links> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:?action=listAll&pageSize=100&page=1" Rel="Up"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/tmp?action=listAll&pageSize=100&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/tmp?action=listDirs&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/tmp?action=listFiles&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/tmp?action=restore" Rel="Restore"/> </Links> <Path>C:/tmp</Path> <Name>tmp</Name> </DirectoryEntry> <DirectoryEntry Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/totalcmd" Type="DirectoryEntry"> <Links> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:?action=listAll&pageSize=100&page=1" Rel="Up"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/totalcmd?action=listAll&pageSize=100&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/totalcmd?action=listDirs&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/totalcmd?action=listFiles&pageSize=10&page=1" Rel="Down"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:/totalcmd?action=restore" Rel="Restore"/> </Links> <Path>C:/totalcmd</Path> <Name>totalcmd</Name> </DirectoryEntry> </Directories> <PagingInfo PageNum="1" PageSize="10" PagesCount="2"> <Links> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:?action=listDirs&pageSize=10&page=1" Rel="First"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:?action=listDirs&pageSize=10&page=2" Rel="Next"/> <Link Href="https://localhost:9398/api/agents/agentRestorePoints/dd3cf3d0-0533-424e-abc3-249c4c62b797/mounts/1/C:?action=listDirs&pageSize=10&page=2" Rel="Last"/> </Links> </PagingInfo> </FileSystemEntries> |