Cloud Connect Service
Service providers can use Veeam Backup Enterprise Manager REST API to manage Veeam Cloud Connect resources.
Veeam Cloud Connect resource URLs are grouped in the CloudConnectService resource. The resource contains links to the following resources:
- CloudGateway
- CloudTenant
- CloudHardwarePlan
- CloudPublicIpAddress
- CloudFailoverPlan
- CloudVmReplicaPoint
- CloudReplica
- VlanConfiguration
- CloudFailoverSession
- CloudGatewayPool
- CloudFailoveredVm
|
Note |
|
The resource representation of the Cloud Connect services is structured as follows:
|
<CloudConnectService Href="https://localhost:9398/api/cloud" Type="CloudConnectService" xmlns="http://www.veeam.com/ent/v1.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |