This is an archive version of the document. To get the most up-to-date information, see the
current version .
/restorePoints/{ID}/backupFiles
Represents a collection of backup files created for a restore point with the specified ID.
Resource URL
http://<Enterprise-Manager>:9399/api/restorePoints/{ID}/backupFiles
Related Resources
Methods
The following methods are supported for the /restorePoints/{ID}/backupFiles resource:
(GET) /restorePoints/{ID}/backupFiles
Resource Representation
The /restorePoints/{ID}/backupFiles resource has a resource representation of the following type:
<EntityReferences xmlns =" http://www.veeam.com/ent/v1.0 "> <Ref Type =" BackupFileReference " Href =" http://localhost:9399/api/backupFiles/e86f61f9-4220-4f55-820b-e41a38abce90 " Name =" Oracle BackupD2016-10-06T165918.vib " UID =" urn:veeam:BackupFile:e86f61f9-4220-4f55-820b-e41a38abce90 "> <Links> <Link Rel =" Up " Type =" BackupServerReference " Href =" http://localhost:9399/api/backupServers/00fd67d9-2b4c-4c56-8a95-0b3dbec7ae43 " Name =" 172.17.53.1 " /> <Link Rel =" Up " Type =" BackupReference " Href =" http://localhost:9399/api/backups/61270417-d856-463f-abc4-b5ae70a2e1ab " Name =" Oracle Backup " /> <Link Rel =" Alternate " Type =" BackupFile " Href =" http://localhost:9399/api/backupFiles/e86f61f9-4220-4f55-820b-e41a38abce90?format=Entity " Name =" Oracle BackupD2016-10-06T165918.vib " /> <Link Rel =" Related " Type =" BackupFileReferenceList " Href =" http://localhost:9399/api/backupFiles/e86f61f9-4220-4f55-820b-e41a38abce90/restorePoints " /> <Link Rel =" Down " Type =" VmRestorePointReferenceList " Href =" http://localhost:9399/api/backupFiles/e86f61f9-4220-4f55-820b-e41a38abce90/vmRestorePoints " /> </Links> </Ref> </EntityReferences>