Help Center
Choose product document...
Veeam Backup & Replication 9.5 [Archived]
RESTful API Reference

/catalog/vms/{vmname}/vmRestorePoints

Represents a collection of restore points for VMs whose guest OS files have been indexed during backup.

Resource URL

http://<Enterprise-Manager>:9399/api/catalog/vms/{vmname}/vmRestorePoints

Related Resources

/catalog/vms/{vmname}/vmRestorePoints/{ID}

Methods

The following methods are supported for the /catalog/vms/{vmname}/vmRestorePoints resource:

(GET) /catalog/vms/{vmname}/vmRestorePoints

Resource Representation

The /catalog/vms/{vmname}/vmRestorePoints resource has a resource representation of the following type:

<EntityReferences xmlns="http://www.veeam.com/ent/v1.0">
 <Ref Type="CatalogVmRestorePointReference" Href="http://localhost:9399/api/catalog/vms/srv04/vmRestorePoints/fb87163e-687d-4006-96c9-0451b5423b85" Name="10/19/2014 5:25:00 AM" UID="urn:veeam:CatalogVmRestorePoint:fb87163e-687d-4006-96c9-0451b5423b85">
   <Links>
     <Link Rel="Up" Href="http://localhost:9399/api/catalog/vms/srv04" />
     <Link Rel="Alternate" Href="http://localhost:9399/api/catalog/vms/srv04/vmRestorePoints/fb87163e-687d-4006-96c9-0451b5423b85?format=Entity" />
   </Links>
 </Ref>
 <Ref Type="CatalogVmRestorePointReference" Href="http://localhost:9399/api/catalog/vms/srv04/vmRestorePoints/7caf66d5-f700-442c-9aa9-8867f031377f" Name="10/19/2014 7:34:00 AM" UID="urn:veeam:CatalogVmRestorePoint:7caf66d5-f700-442c-9aa9-8867f031377f">
   <Links>
     <Link Rel="Up" Href="http://localhost:9399/api/catalog/vms/srv04" />
     <Link Rel="Alternate" Href="http://localhost:9399/api/catalog/vms/srv04/vmRestorePoints/7caf66d5-f700-442c-9aa9-8867f031377f?format=Entity" />
   </Links>
 </Ref>
</EntityReferences>

 

Veeam Large Logo

User Guide for VMware vSphere

User Guide for Microsoft Hyper-V

Enterprise Manager User Guide

Veeam Cloud Connect Guide

Veeam Agent Management Guide

Veeam Backup Explorers User Guide

Backup and Restore of SQL Server Databases

PowerShell Reference

RESTful API Reference

Veeam Backup FREE Edition User Guide