/restoreSessions/{ID}
Represents a restore session having the specified ID.
Resource URL
The URL of the reference resource representation:
https://<Enterprise-Manager>:9398/api/restoreSessions/{ID} |
The URL of the entity resource representation:
https://<Enterprise-Manager>:9398/api/restoreSessions/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /restoreSessions/{ID} resource:
Resource Representation
The /restoreSessions/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="RestoreSessionReference" Href="https://localhost:9398/api/restoreSessions/676dc837-f441-4ac1-8470-15be06b4cffc" Name="FLR_[srv04]@2014-10-19 05:59:18" UID="urn:veeam:RestoreSession:676dc837-f441-4ac1-8470-15be06b4cffc"> |
Entity resource representation:
<RestoreSession xmlns="http://www.veeam.com/ent/v1.0" Type="RestoreSession" Href="https://localhost:9398/api/restoreSessions/676dc837-f441-4ac1-8470-15be06b4cffc?format=Entity" Name="FLR_[srv04]@2014-10-19 05:59:18" UID="urn:veeam:RestoreSession:676dc837-f441-4ac1-8470-15be06b4cffc" VmDisplayName="srv04"> |