/cloud/replicas/{ID}
Represents a cloud replica that has the specified ID. The replica is created by the tenant whose account is created on the backup server connected to Veeam Backup Enterprise Manager.
The replica can be one of the following types:
- Regular replica for VMware vSphere, Microsoft Hyper-V and VMware Cloud Director
- CDP replica
- VMware Cloud Director CDP replica
Resource URL
The URL of the reference resource representation:
https://<Enterprise-Manager>:9398/api/cloud/replicas/{ID} |
The URL of the entity resource representation:
https://<Enterprise-Manager>:9398/api/cloud/replicas/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /cloud/replicas/{ID} resource:
Resource Representation
The /cloud/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="CloudReplicaReference" Href="https://localhost:9398/api/cloud/replicas/8393c284-c953-403f-a9b9-cff63e0c6815" Name="ABC Company Servers Replication" UID="urn:veeam:CloudReplica:8393c284-c953-403f-a9b9-cff63e0c6815"> |
Entity resource representation:
<CloudReplica xmlns="http://www.veeam.com/ent/v1.0" Type="CloudReplica" Href="https://localhost:9398/api/cloud/replicas/8393c284-c953-403f-a9b9-cff63e0c6815?format=Entity" Name="ABC Company Servers Replication" UID="urn:veeam:CloudReplica:8393c284-c953-403f-a9b9-cff63e0c6815"> |