/catalog/vms/{vmname}/vmRestorePoints/{ID}
Represents a VM restore point having the specified ID. The restore point is created for a VM having the specified name, and guest OS files of the VM have been indexed during backup.
Resource URL
The URL of the reference resource representation:
https://<Enterprise-Manager>:9398/api/catalog/vms/{vmname}/vmRestorePoints/{ID} |
The URL of the entity resource representation:
https://<Enterprise-Manager>:9398/api/catalog/vms/{vmname}/vmRestorePoints/{ID}?Format=Entity |
Related Resources
/catalog/vms/{vmname}/vmRestorePoints
Methods
The following methods are supported for the /catalog/vms/{vmname}/vmRestorePoints/{ID} resource:
- GET /catalog/vms/{vmname}/vmRestorePoints /{ID}
- POST /catalog/vms/{vmname}/vmRestorePoints/{ID}?action=browse
Resource Representation
The /catalog/vms/{vmname}/vmRestorePoints/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="CatalogVmRestorePointReference" Href="https://localhost:9398/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"> |
Entity resource representation:
<CatalogVmRestorePoint xmlns="http://www.veeam.com/ent/v1.0" Type="CatalogVmRestorePoint" Href="https://localhost:9398/api/catalog/vms/srv04/vmRestorePoints/7caf66d5-f700-442c-9aa9-8867f031377f?format=Entity" Name="srv04" UID="urn:veeam:CatalogVmRestorePoint:7caf66d5-f700-442c-9aa9-8867f031377f"> |