/replicas/{ID}
Represents a replica having the specified ID. The replica is created on the backup server connected to Veeam Backup Enterprise Manager.
Resource URL
The URL of the reference resource representation:
|
https://<Enterprise-Manager>:9398/api/replicas/{ID} |
The URL of the entity resource representation:
|
https://<Enterprise-Manager>:9398/api/replicas/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /replicas/{ID} resource:
Resource Representation
The /replicas/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
|
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="ReplicaReference" Href="https://localhost:9398/api/replicas/fe4d9334-8801-440c-9994-5a16181d7fb0" Name="SQL Replication" UID="urn:veeam:Replica:fe4d9334-8801-440c-9994-5a16181d7fb0"> |
Entity resource representation:
|
<Replica xmlns="http://www.veeam.com/ent/v1.0" Type="Replica" Href="https://localhost:9398/api/replicas/fe4d9334-8801-440c-9994-5a16181d7fb0?format=Entity" Name="SQL Replication" UID="urn:veeam:Replica:fe4d9334-8801-440c-9994-5a16181d7fb0"> |