/restorePoints/{ID}
Represents a backup restore point having the specified ID.
Resource URL
The URL of the reference resource representation:
|
https://<Enterprise-Manager>:9398/api/restorePoints/{ID} |
The URL of the entity resource representation:
|
https://<Enterprise-Manager>:9398/api/restorePoints/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /restorePoints/{ID} resource:
Resource Representation
The /restorePoints/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
|
<EntityReferences xmlns="http://www.veeam.com/ent/v1.0"> |
Entity resource representation:
|
<RestorePoint xmlns="http://www.veeam.com/ent/v1.0" Type="RestorePoint" Href="https://localhost:9398/api/restorePoints/e729979a-fcc2-4880-a420-9291ba64aa2a?format=Entity" Name="Sep 20 2025 2:59PM" UID="urn:veeam:RestorePoint:e729979a-fcc2-4880-a420-9291ba64aa2a"> |