/catalog/vms/{vmname}/vmRestorePoints/{ID}/guestfs/{filepath}
Represents a VM guest OS file or folder that can be accessed and restored.
The /catalog/vms/{vmname}/vmRestorePoints/{ID}/guestfs/{filepath} resource becomes available after the client sends the POST request to the /catalog/vms/{vmname}/vmRestorePoints/{ID}?action=browse URL. For details, see POST /catalog/vms/{vmname}/vmRestorePoints/{ID}?action=browse.
Resource URL
|
https://<Enterprise-Manager>:9398/api/catalog/vms/{vmname}/vmRestorePoints/{ID}/guestfs/{filepath} |
Related Resources
/catalog/vms/{vmname}/vmRestorePoints/{ID}/guestfs/
Methods
The following methods are supported for the /catalog/vms/{vmname}/vmRestorePoints/{ID}/guestfs/{filepath} resource:
- GET /catalog/vms/{vmname}/vmRestorePoints/{ID}/guestfs/{filepath}
- POST /catalog/vms/{vmname}/vmRestorePoints/{ID}/guestfs/{filepath}?action=restore
Resource Representation
The /catalog/vms/{vmname}/vmRestorePoints/{ID}/guestfs/{filepath} resource has a resource representation of the following type:
|
<FileSystemEntries xmlns="http://www.veeam.com/ent/v1.0"> |