Hello,
I'm trying to get informations (duration, data sent, data received ...) about the replicas jobs in Cloud Connect using the Rest API.
Could you tell me please which endpoint can i use in order to get these informations ?
I used the /cloud/vmReplicaPoints endpoint but there is just three informations :
- CreationTimeUTC
- PointType
- State
Also, how can i map a vmReplicaPoints to a tenant ?
Thanks for your help.
-
- Service Provider
- Posts: 4
- Liked: never
- Joined: Oct 26, 2010 6:47 am
- Full Name: Julien LEMOING
- Contact:
-
- Product Manager
- Posts: 20413
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Cloud Connect Get Replica jobs informations
Take a look at /ReplicaSessions/{id} resource; should meet your expectations.Could you tell me please which endpoint can i use in order to get these informations ?
Are you Cloud Connect Provider or we're talking more about Managed Service Provider scenario where you orchestrate replication activities for your customers?Also, how can i map a vmReplicaPoints to a tenant ?
-
- Service Provider
- Posts: 4
- Liked: never
- Joined: Oct 26, 2010 6:47 am
- Full Name: Julien LEMOING
- Contact:
Re: Cloud Connect Get Replica jobs informations
Thanks for your answer Vladimir,
I have no data with the /ReplicaSessions endpoint
If i request this endpoint i have this result :
The tenant backup server is not connected to my enterprise server because i'm the cloud connect service provider so i don't have access to the backup server.
Thanks for your help
I have no data with the /ReplicaSessions endpoint
If i request this endpoint i have this result :
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<EntityReferences 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"/>
Yes i'am Cloud Connect Provider, i want to get the list of the VM Replicated for my tenants.Are you Cloud Connect Provider or we're talking more about Managed Service Provider scenario where you orchestrate replication activities for your customers?
Thanks for your help
-
- Product Manager
- Posts: 20413
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Cloud Connect Get Replica jobs informations
All cloud connect specific resources are located within /cloud/ parent resource. For instance, /cloud/replicas contains list of VMs replicated by tenants. Thanks.
Who is online
Users browsing this forum: No registered users and 1 guest