This is an archive version of the document. To get the most up-to-date information, see the
current version .
/backupFiles/{ID}/vmRestorePoints
Represents a collection of restore points for separate VMs in a backup file with the specified ID. The backup file was created on or imported to the Veeam backup server connected to Veeam Backup Enterprise Manager .
Resource URL
http://<Enterprise-Manager>:9399/api/backupFiles/{ID}/vmRestorePoints
Related Resources
Methods
The following methods are supported for the /backupFiles/{ID } /vmRestorePoints resource:
/backupFiles/{ID}/vmRestorePoints
Resource Representation
The /backupFiles/{ID } /vmRestorePoints resource has a resource representation of the following type:
<EntityReferences xmlns =" http://www.veeam.com/ent/v1.0 "> <Ref Type =" VmRestorePointReference " Href =" http://localhost:9399/api/vmRestorePoints/657351ca-e263-4127-8748-99ba1bd76ee4 " Name =" apache03@2016-09-21 15:04:45 " UID =" urn:veeam:VmRestorePoint:657351ca-e263-4127-8748-99ba1bd76ee4 "> <Links> <Link Rel =" Up " Type =" BackupServerReference " Href =" http://localhost:9399/api/backupServers/99f01406-ecdc-428f-ae09-a13de244140a " Name =" 172.17.53.1 " /> <Link Rel =" Up " Type =" RestorePointReference " Href =" http://localhost:9399/api/restorePoints/cf5bf1e1-f551-4e67-95d1-fee4370aa733 " Name =" Sep 21 2016 3:03PM " /> <Link Rel =" Up " Type =" BackupFileReference " Href =" http://localhost:9399/api/backupFiles/98c2ba69-16b8-4162-80a4-c6ba1a2ff02c " Name =" Webserver BackupD2016-09-21T180331.vib " /> <Link Rel =" Alternate " Type =" VmRestorePoint " Href =" http://localhost:9399/api/vmRestorePoints/657351ca-e263-4127-8748-99ba1bd76ee4?format=Entity " Name =" apache03@2016-09-21 15:04:45 " /> </Links> </Ref> <Ref Type =" VmRestorePointReference " Href =" http://localhost:9399/api/vmRestorePoints/8189ee7a-6cb2-43f8-b238-e2e417993727 " Name =" websrv02@2016-09-21 15:04:45 " UID =" urn:veeam:VmRestorePoint:8189ee7a-6cb2-43f8-b238-e2e417993727 "> <Links> <Link Rel =" Up " Type =" BackupServerReference " Href =" http://localhost:9399/api/backupServers/99f01406-ecdc-428f-ae09-a13de244140a " Name =" 172.17.53.1 " /> <Link Rel =" Up " Type =" RestorePointReference " Href =" http://localhost:9399/api/restorePoints/cf5bf1e1-f551-4e67-95d1-fee4370aa733 " Name =" Sep 21 2016 3:03PM " /> <Link Rel =" Up " Type =" BackupFileReference " Href =" http://localhost:9399/api/backupFiles/98c2ba69-16b8-4162-80a4-c6ba1a2ff02c " Name =" Webserver BackupD2016-09-21T180331.vib " /> <Link Rel =" Alternate " Type =" VmRestorePoint " Href =" http://localhost:9399/api/vmRestorePoints/8189ee7a-6cb2-43f8-b238-e2e417993727?format=Entity " Name =" websrv02@2016-09-21 15:04:45 " /> </Links> </Ref> </EntityReferences>