/cloud/failoverSessions/{ID}
Represents a cloud failover session that has the specified ID.
Resource URL
The URL of the reference resource representation:
https://<Enterprise-Manager>:9398/api/cloud/failoverSessions/{ID} |
The URL of the entity resource representation:
https://<Enterprise-Manager>:9398/api/cloud/failoverSessions/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /cloud/failoverSessions/{ID} resource:
GET /cloud/failoverSessions/{ID}
Resource Representation
The /cloud/failoverSessions/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="CloudFailoverSessionReference" Href="https://localhost:9398/api/cloud/failoverSessions/475420ee-d045-4493-9869-0a970e08f6f9" Name="ABC Company Failover Plan" UID="urn:veeam:CloudFailoverSession:475420ee-d045-4493-9869-0a970e08f6f9"> |
Entity resource representation:
<CloudFailoverSession xmlns="http://www.veeam.com/ent/v1.0" Type="CloudFailoverSession" Href="https://localhost:9398/api/cloud/failoverSessions/475420ee-d045-4493-9869-0a970e08f6f9?format=Entity" Name="ABC Company Failover Plan" UID="urn:veeam:CloudFailoverSession:475420ee-d045-4493-9869-0a970e08f6f9"> |