/cdpReplicas/{ID}
Represents a CDP replica having the specified ID. The replica is created by the backup server connected to Veeam Backup Enterprise Manager.
Resource URL
The URL of the reference resource representation:
https://<Enterprise-Manager>:9398/api/cdpReplicas/{ID} |
The URL of the entity resource representation:
https://<Enterprise-Manager>:9398/api/cdpReplicas/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /cdpReplicas/{ID} resource:
Resource Representation
The /cdpReplicas/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="CdpReplicaReference" Href="https://localhost:9398/api/cdpReplicas/7665222c-2e99-4a3f-b892-1827ba8d1eee" Name="CDP Policy 2" UID="urn:veeam:CdpReplica:7665222c-2e99-4a3f-b892-1827ba8d1eee"> |
Entity resource representation:
<CdpReplica xmlns="http://www.veeam.com/ent/v1.0" Type="CdpReplica" Href="https://localhost:9398/api/cdpReplicas/7665222c-2e99-4a3f-b892-1827ba8d1eee?format=Entity" Name="CDP Policy 2" UID="urn:veeam:CdpReplica:7665222c-2e99-4a3f-b892-1827ba8d1eee"> |