RESTful knowledge exchange
Post Reply
jle
Service Provider
Posts: 4
Liked: never
Joined: Oct 26, 2010 6:47 am
Full Name: Julien LEMOING
Contact:

Cloud Connect Get Replica jobs informations

Post by jle »

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.
veremin
Product Manager
Posts: 20270
Liked: 2252 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Cloud Connect Get Replica jobs informations

Post by veremin »

Could you tell me please which endpoint can i use in order to get these informations ?
Take a look at /ReplicaSessions/{id} resource; should meet your expectations.
Also, how can i map a vmReplicaPoints to a tenant ?
Are you Cloud Connect Provider or we're talking more about Managed Service Provider scenario where you orchestrate replication activities for your customers?
jle
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

Post by jle »

Thanks for your answer Vladimir,

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"/>
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.
Are you Cloud Connect Provider or we're talking more about Managed Service Provider scenario where you orchestrate replication activities for your customers?
Yes i'am Cloud Connect Provider, i want to get the list of the VM Replicated for my tenants.

Thanks for your help
veremin
Product Manager
Posts: 20270
Liked: 2252 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Cloud Connect Get Replica jobs informations

Post by veremin »

All cloud connect specific resources are located within /cloud/ parent resource. For instance, /cloud/replicas contains list of VMs replicated by tenants. Thanks.
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests