/catalog/vms/{vmname}/vmRestorePoints/{ID}/guestfs
Represents a hierarchy of the VM guest OS files within a VM backup.
The /catalog/vms/{vmname}/vmRestorePoints/{ID}/guestfs/ 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/ |
Related Resources
/catalog/vms/{vmname}/vmRestorePoints/{ID}
Methods
The following methods are supported for the /catalog/vms/{vmname}/vmRestorePoints/{ID}/guestfs/ resource:
GET /catalog/vms/{vmname}/vmRestorePoints/{ID}/guestfs/
Resource Representation
The /catalog/vms/{vmname}/vmRestorePoints/{ID}/guestfs/ resource has a resource representation of the following type:
<FileSystemEntry xmlns="http://www.veeam.com/ent/v1.0"> |