/cdpReplicaTaskSessions/{ID}
Represents a CDP replication task session having the specified ID.
Resource URL
The URL of the reference resource representation:
|
https://<Enterprise-Manager>:9398/api/cdpReplicaTaskSessions/{ID} |
The URL of the entity resource representation:
|
https://<Enterprise-Manager>:9398/api/cdpReplicaTaskSessions/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /cdpReplicaTaskSessions/{ID} resource:
GET /cdpReplicaTaskSessions/{ID}
Resource Representation
The /cdpReplicaTaskSessions/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
|
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="CdpReplicaTaskSessionReference" Href="https://localhost:9398/api/cdpReplicaTaskSessions/2ec4d35f-b5d8-4cb3-9d11-12e1d5792625" Name="virt03-ubuntu01@2025-02-12 00:00:10" UID="urn:veeam:CdpReplicaTaskSession:2ec4d35f-b5d8-4cb3-9d11-12e1d5792625"> |
Entity resource representation:
|
<CdpReplicaTaskSession xmlns="http://www.veeam.com/ent/v1.0" Type="CdpReplicaTaskSession" Href="https://localhost:9398/api/replicaTaskSessions/2ec4d35f-b5d8-4cb3-9d11-12e1d5792625?format=Entity" Name="virt03-ubuntu01@2025-02-12 00:00:10" UID="urn:veeam:CdpReplicaTaskSession:2ec4d35f-b5d8-4cb3-9d11-12e1d5792625" VmDisplayName="virt03-ubuntu01"> |