/cdpReplicas/{ID}/vms/{ID}
Represents a VM replica having the specified ID and included in the CDP replica with the specified ID.
Resource URL
The URL of the reference resource representation:
|
https://<Enterprise-Manager>:9398/api/cdpReplicas/{ID}/vms/{ID} |
The URL of the entity resource representation:
|
https://<Enterprise-Manager>:9398/api/cdpReplicas/{ID}/vms/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /cdpReplicas/{ID}/vms/{ID} resource:
- GET /cdpReplicas/{ID}/vms/{ID}
- POST /cdpReplicas/{ID}/vms/{ID}?action=failover
- POST /cdpReplicas/{ID}/vms/{ID}?action=intervals
Resource Representation
The /cdpReplicas/{ID}/vms/{ID} resource has a resource representation of the following type.
Entity reference resource representation:
|
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="CdpReplicaVmReference" Href="https://localhost:9398/api/cdpReplicas/24ae37ad-4d28-4568-8467-98d8770bb722/vms/fc2d6425-e96d-44e7-9d96-b7af5991adb3" Name="virt03-vm01" UID="urn:veeam:CdpReplicaVm:fc2d6425-e96d-44e7-9d96-b7af5991adb3"> |
Entity resource representation:
|
<CdpReplicaVm xmlns="http://www.veeam.com/ent/v1.0" Type="CdpReplicaVm" Href="https://localhost:9398/api/cdpReplicas/24ae37ad-4d28-4568-8467-98d8770bb722/vms/fc2d6425-e96d-44e7-9d96-b7af5991adb3?format=Entity" Name="virt03-vm01" UID="urn:veeam:CdpReplicaVm:fc2d6425-e96d-44e7-9d96-b7af5991adb3"> |