/vmReplicaPoints/{ID}
Represents a VM replica restore point having the specified ID.
Resource URL
The URL of the reference resource representation:
|
https://<Enterprise-Manager>:9398/api/vmReplicaPoints/{ID} |
The URL of the entity resource representation:
|
https://<Enterprise-Manager>:9398/api/vmReplicaPoints/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /vmReplicaPoints/{ID} resource:
Resource Representation
The /vmReplicaPoints/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
|
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="VmReplicaPointReference" Href="https://localhost:9398/api/vmReplicaPoints/9b414afe-e957-4d40-a144-7d02de9a041c" Name="sql02@2025-10-19 05:44:54" UID="urn:veeam:VmReplicaPoint:9b414afe-e957-4d40-a144-7d02de9a041c"> |
Entity resource representation:
|
<VmReplicaPoint xmlns="http://www.veeam.com/ent/v1.0" Type="VmReplicaPoint" Href="https://localhost:9398/api/vmReplicaPoints/9b414afe-e957-4d40-a144-7d02de9a041c?format=Entity" Name="sql02@2025-10-19 05:44:54" UID="urn:veeam:VmReplicaPoint:9b414afe-e957-4d40-a144-7d02de9a041c" VmDisplayName="sql02"> |