This is an archive version of the document. To get the most up-to-date information, see the
current version .
/vmReplicaPoints/{ID}
Represents a VM replica restore point having the specified ID.
Resource URL
The URL of the reference resource representation:
http://<Enterprise-Manager>:9399/api/vmReplicaPoints/{ID}
The URL of the entity resource representation:
http://<Enterprise-Manager>:9399/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 =" http://localhost:9399/api/vmReplicaPoints/9b414afe-e957-4d40-a144-7d02de9a041c " Name =" sql02@2014-10-19 05:44:54 " UID =" urn:veeam:VmReplicaPoint:9b414afe-e957-4d40-a144-7d02de9a041c "> <Links> <Link Rel =" Up " Type =" BackupServerReference " Href =" http://localhost:9399/api/backupServers/ce15a8c7-aa49-495e-b05b-ee3398c91018 " Name =" srv02.veeam.local " /> <Link Rel =" Up " Type =" ReplicaReference " Href =" http://localhost:9399/api/replicas/fe4d9334-8801-440c-9994-5a16181d7fb0 " Name =" SQL Replication " /> <Link Rel =" Alternate " Type =" VmReplicaPoint " Href =" http://localhost:9399/api/vmReplicaPoints/9b414afe-e957-4d40-a144-7d02de9a041c?format=Entity " Name =" sql02@2014-10-19 05:44:54 " /> </Links> </EntityRef>
Entity resource representation:
<VmReplicaPoint xmlns =" http://www.veeam.com/ent/v1.0 " Type =" VmReplicaPoint " Href =" http://localhost:9399/api/vmReplicaPoints/9b414afe-e957-4d40-a144-7d02de9a041c?format=Entity " Name =" sql02@2014-10-19 05:44:54 " UID =" urn:veeam:VmReplicaPoint:9b414afe-e957-4d40-a144-7d02de9a041c " VmDisplayName =" sql02 "> <Links> <Link Rel =" Failover " Href =" http://localhost:9399/api/vmReplicaPoints/9b414afe-e957-4d40-a144-7d02de9a041c?action=failover " /> <Link Rel =" Up " Type =" BackupServerReference " Href =" http://localhost:9399/api/backupServers/ce15a8c7-aa49-495e-b05b-ee3398c91018 " Name =" srv02.veeam.local " /> <Link Rel =" Up " Type =" ReplicaReference " Href =" http://localhost:9399/api/replicas/fe4d9334-8801-440c-9994-5a16181d7fb0 " Name =" SQL Replication " /> <Link Rel =" Alternate " Type =" VmReplicaPointReference " Href =" http://localhost:9399/api/vmReplicaPoints/9b414afe-e957-4d40-a144-7d02de9a041c " Name =" sql02@2014-10-19 05:44:54 " /> <Link Rel =" Down " Type =" VmReplicaPointMountList " Href =" http://localhost:9399/api/vmReplicaPoints/9b414afe-e957-4d40-a144-7d02de9a041c/mounts " /> <Link Rel =" Create " Type =" VmReplicaPointMount " Href =" http://localhost:9399/api/vmReplicaPoints/9b414afe-e957-4d40-a144-7d02de9a041c/mounts " /> </Links> <CreationTimeUTC> 2014-10-19T05:44:54Z </CreationTimeUTC> <Algorithm> Full </Algorithm> <PointType> Snapshot </PointType> </VmReplicaPoint>