/vAppRestorePoints/{ID}
Represents a vApp restore point having the specified ID.
Resource URL
The URL of the reference resource representation:
|
https://<Enterprise-Manager>:9398/api/vAppRestorePoints/{ID} |
The URL of the entity resource representation:
|
https://<Enterprise-Manager>:9398/api/vAppRestorePoints/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /vAppRestorePoints/{ID} resource:
Resource Representation
The /vAppRestorePoints/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
|
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="VAppRestorePointReference" Href="https://localhost:9398/api/vAppRestorePoints/8832a359-6af3-44de-9ae9-91feeee0d8c5" Name="vApp2@2025-10-19 06:07:11" UID="urn:veeam:VAppRestorePoint:8832a359-6af3-44de-9ae9-91feeee0d8c5"> |
Entity resource representation:
|
<VAppRestorePoint xmlns="http://www.veeam.com/ent/v1.0" Type="VAppRestorePoint" Href="https://localhost:9398/api/vAppRestorePoints/8832a359-6af3-44de-9ae9-91feeee0d8c5?format=Entity" Name="vApp2@2025-10-19 06:07:11" UID="urn:veeam:VAppRestorePoint:8832a359-6af3-44de-9ae9-91feeee0d8c5" VAppDisplayName="vApp2"> |