Skip to content

Commit 57bcb30

Browse files
authored
Merge pull request #8389 from ovh/ds-pairing-token-zerto
Guide update - Zerto setup - SK-2287
2 parents d5a90d3 + 9ce9efe commit 57bcb30

File tree

15 files changed

+270
-45
lines changed

15 files changed

+270
-45
lines changed

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto-virtual-replication-customer-to-ovhcloud/guide.de-de.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Using Zerto between OVHcloud and a third-party platform
33
excerpt: Learn how to set up Zerto between your OVHcloud Private Cloud and another platform
4-
updated: 2025-08-25
4+
updated: 2025-09-15
55
---
66

77
## Objective
@@ -287,7 +287,22 @@ At this point, we have a functional and secure link between our on-premises plat
287287

288288
### Step 5: ZVM Pairing
289289

290-
Log in to your on-premises ZVM. The following screen is displayed:
290+
Before starting the pairing process, you need to retrieve a **pairing token**.
291+
292+
There are two possible ways to do this:
293+
294+
- From [the OVHcloud API](/links/console) with the request below:
295+
296+
> [!api]
297+
>
298+
> @api {v1} POST /dedicatedCloud/{serviceName}/datacenter/{datacenterId}/disasterRecovery/zertoSingle/requestPairingToken
299+
>
300+
301+
- On request to OVHcloud support by opening a ticket via the [Help Center](https://help.ovhcloud.com/csm?id=csm_cases_requests).
302+
303+
Once your request has been processed, you will receive an email containing the pairing token, which you can add to the Zerto interface in order to pair it with the PCC.
304+
305+
Then, log in to your on-premises ZVM. The following screen is displayed:
291306

292307
![](images/image-EN-35.png){.thumbnail}
293308

@@ -331,4 +346,4 @@ If you need training or technical assistance to implement our solutions, contact
331346

332347
Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel.
333348

334-
Join our [community of users](/links/community).
349+
Join our [community of users](/links/community).

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto-virtual-replication-customer-to-ovhcloud/guide.en-asia.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Using Zerto between OVHcloud and a third-party platform
33
excerpt: Learn how to set up Zerto between your OVHcloud Private Cloud and another platform
4-
updated: 2025-08-25
4+
updated: 2025-09-15
55
---
66

77
## Objective
@@ -287,7 +287,22 @@ At this point, we have a functional and secure link between our on-premises plat
287287

288288
### Step 5: ZVM Pairing
289289

290-
Log in to your on-premises ZVM. The following screen is displayed:
290+
Before starting the pairing process, you need to retrieve a **pairing token**.
291+
292+
There are two possible ways to do this:
293+
294+
- From [the OVHcloud API](/links/console) with the request below:
295+
296+
> [!api]
297+
>
298+
> @api {v1} POST /dedicatedCloud/{serviceName}/datacenter/{datacenterId}/disasterRecovery/zertoSingle/requestPairingToken
299+
>
300+
301+
- On request to OVHcloud support by opening a ticket via the [Help Center](https://help.ovhcloud.com/csm?id=csm_cases_requests).
302+
303+
Once your request has been processed, you will receive an email containing the pairing token, which you can add to the Zerto interface in order to pair it with the PCC.
304+
305+
Then, log in to your on-premises ZVM. The following screen is displayed:
291306

292307
![](images/image-EN-35.png){.thumbnail}
293308

@@ -331,4 +346,4 @@ If you need training or technical assistance to implement our solutions, contact
331346

332347
Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel.
333348

334-
Join our [community of users](/links/community).
349+
Join our [community of users](/links/community).

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto-virtual-replication-customer-to-ovhcloud/guide.en-au.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Using Zerto between OVHcloud and a third-party platform
33
excerpt: Learn how to set up Zerto between your OVHcloud Private Cloud and another platform
4-
updated: 2025-08-25
4+
updated: 2025-09-15
55
---
66

77
## Objective
@@ -287,7 +287,22 @@ At this point, we have a functional and secure link between our on-premises plat
287287

288288
### Step 5: ZVM Pairing
289289

290-
Log in to your on-premises ZVM. The following screen is displayed:
290+
Before starting the pairing process, you need to retrieve a **pairing token**.
291+
292+
There are two possible ways to do this:
293+
294+
- From [the OVHcloud API](/links/console) with the request below:
295+
296+
> [!api]
297+
>
298+
> @api {v1} POST /dedicatedCloud/{serviceName}/datacenter/{datacenterId}/disasterRecovery/zertoSingle/requestPairingToken
299+
>
300+
301+
- On request to OVHcloud support by opening a ticket via the [Help Center](https://help.ovhcloud.com/csm?id=csm_cases_requests).
302+
303+
Once your request has been processed, you will receive an email containing the pairing token, which you can add to the Zerto interface in order to pair it with the PCC.
304+
305+
Then, log in to your on-premises ZVM. The following screen is displayed:
291306

292307
![](images/image-EN-35.png){.thumbnail}
293308

@@ -331,4 +346,4 @@ If you need training or technical assistance to implement our solutions, contact
331346

332347
Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel.
333348

334-
Join our [community of users](/links/community).
349+
Join our [community of users](/links/community).

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto-virtual-replication-customer-to-ovhcloud/guide.en-ca.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Using Zerto between OVHcloud and a third-party platform
33
excerpt: Learn how to set up Zerto between your OVHcloud Private Cloud and another platform
4-
updated: 2025-08-25
4+
updated: 2025-09-15
55
---
66

77
## Objective
@@ -287,7 +287,22 @@ At this point, we have a functional and secure link between our on-premises plat
287287

288288
### Step 5: ZVM Pairing
289289

290-
Log in to your on-premises ZVM. The following screen is displayed:
290+
Before starting the pairing process, you need to retrieve a **pairing token**.
291+
292+
There are two possible ways to do this:
293+
294+
- From [the OVHcloud API](/links/console) with the request below:
295+
296+
> [!api]
297+
>
298+
> @api {v1} POST /dedicatedCloud/{serviceName}/datacenter/{datacenterId}/disasterRecovery/zertoSingle/requestPairingToken
299+
>
300+
301+
- On request to OVHcloud support by opening a ticket via the [Help Center](https://help.ovhcloud.com/csm?id=csm_cases_requests).
302+
303+
Once your request has been processed, you will receive an email containing the pairing token, which you can add to the Zerto interface in order to pair it with the PCC.
304+
305+
Then, log in to your on-premises ZVM. The following screen is displayed:
291306

292307
![](images/image-EN-35.png){.thumbnail}
293308

@@ -331,4 +346,4 @@ If you need training or technical assistance to implement our solutions, contact
331346

332347
Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel.
333348

334-
Join our [community of users](/links/community).
349+
Join our [community of users](/links/community).

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto-virtual-replication-customer-to-ovhcloud/guide.en-gb.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Using Zerto between OVHcloud and a third-party platform
33
excerpt: Learn how to set up Zerto between your OVHcloud Private Cloud and another platform
4-
updated: 2025-08-25
4+
updated: 2025-09-15
55
---
66

77
## Objective
@@ -287,7 +287,22 @@ At this point, we have a functional and secure link between our on-premises plat
287287

288288
### Step 5: ZVM Pairing
289289

290-
Log in to your on-premises ZVM. The following screen is displayed:
290+
Before starting the pairing process, you need to retrieve a **pairing token**.
291+
292+
There are two possible ways to do this:
293+
294+
- From [the OVHcloud API](/links/console) with the request below:
295+
296+
> [!api]
297+
>
298+
> @api {v1} POST /dedicatedCloud/{serviceName}/datacenter/{datacenterId}/disasterRecovery/zertoSingle/requestPairingToken
299+
>
300+
301+
- On request to OVHcloud support by opening a ticket via the [Help Center](https://help.ovhcloud.com/csm?id=csm_cases_requests).
302+
303+
Once your request has been processed, you will receive an email containing the pairing token, which you can add to the Zerto interface in order to pair it with the PCC.
304+
305+
Then, log in to your on-premises ZVM. The following screen is displayed:
291306

292307
![](images/image-EN-35.png){.thumbnail}
293308

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto-virtual-replication-customer-to-ovhcloud/guide.en-ie.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Using Zerto between OVHcloud and a third-party platform
33
excerpt: Learn how to set up Zerto between your OVHcloud Private Cloud and another platform
4-
updated: 2025-08-25
4+
updated: 2025-09-15
55
---
66

77
## Objective
@@ -287,7 +287,22 @@ At this point, we have a functional and secure link between our on-premises plat
287287

288288
### Step 5: ZVM Pairing
289289

290-
Log in to your on-premises ZVM. The following screen is displayed:
290+
Before starting the pairing process, you need to retrieve a **pairing token**.
291+
292+
There are two possible ways to do this:
293+
294+
- From [the OVHcloud API](/links/console) with the request below:
295+
296+
> [!api]
297+
>
298+
> @api {v1} POST /dedicatedCloud/{serviceName}/datacenter/{datacenterId}/disasterRecovery/zertoSingle/requestPairingToken
299+
>
300+
301+
- On request to OVHcloud support by opening a ticket via the [Help Center](https://help.ovhcloud.com/csm?id=csm_cases_requests).
302+
303+
Once your request has been processed, you will receive an email containing the pairing token, which you can add to the Zerto interface in order to pair it with the PCC.
304+
305+
Then, log in to your on-premises ZVM. The following screen is displayed:
291306

292307
![](images/image-EN-35.png){.thumbnail}
293308

@@ -331,4 +346,4 @@ If you need training or technical assistance to implement our solutions, contact
331346

332347
Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel.
333348

334-
Join our [community of users](/links/community).
349+
Join our [community of users](/links/community).

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto-virtual-replication-customer-to-ovhcloud/guide.en-sg.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Using Zerto between OVHcloud and a third-party platform
33
excerpt: Learn how to set up Zerto between your OVHcloud Private Cloud and another platform
4-
updated: 2025-08-25
4+
updated: 2025-09-15
55
---
66

77
## Objective
@@ -287,7 +287,22 @@ At this point, we have a functional and secure link between our on-premises plat
287287

288288
### Step 5: ZVM Pairing
289289

290-
Log in to your on-premises ZVM. The following screen is displayed:
290+
Before starting the pairing process, you need to retrieve a **pairing token**.
291+
292+
There are two possible ways to do this:
293+
294+
- From [the OVHcloud API](/links/console) with the request below:
295+
296+
> [!api]
297+
>
298+
> @api {v1} POST /dedicatedCloud/{serviceName}/datacenter/{datacenterId}/disasterRecovery/zertoSingle/requestPairingToken
299+
>
300+
301+
- On request to OVHcloud support by opening a ticket via the [Help Center](https://help.ovhcloud.com/csm?id=csm_cases_requests).
302+
303+
Once your request has been processed, you will receive an email containing the pairing token, which you can add to the Zerto interface in order to pair it with the PCC.
304+
305+
Then, log in to your on-premises ZVM. The following screen is displayed:
291306

292307
![](images/image-EN-35.png){.thumbnail}
293308

@@ -331,4 +346,4 @@ If you need training or technical assistance to implement our solutions, contact
331346

332347
Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel.
333348

334-
Join our [community of users](/links/community).
349+
Join our [community of users](/links/community).

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto-virtual-replication-customer-to-ovhcloud/guide.en-us.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Using Zerto between OVHcloud and a third-party platform
33
excerpt: Learn how to set up Zerto between your OVHcloud Private Cloud and another platform
4-
updated: 2025-08-25
4+
updated: 2025-09-15
55
---
66

77
## Objective
@@ -287,7 +287,22 @@ At this point, we have a functional and secure link between our on-premises plat
287287

288288
### Step 5: ZVM Pairing
289289

290-
Log in to your on-premises ZVM. The following screen is displayed:
290+
Before starting the pairing process, you need to retrieve a **pairing token**.
291+
292+
There are two possible ways to do this:
293+
294+
- From [the OVHcloud API](/links/console) with the request below:
295+
296+
> [!api]
297+
>
298+
> @api {v1} POST /dedicatedCloud/{serviceName}/datacenter/{datacenterId}/disasterRecovery/zertoSingle/requestPairingToken
299+
>
300+
301+
- On request to OVHcloud support by opening a ticket via the [Help Center](https://help.ovhcloud.com/csm?id=csm_cases_requests).
302+
303+
Once your request has been processed, you will receive an email containing the pairing token, which you can add to the Zerto interface in order to pair it with the PCC.
304+
305+
Then, log in to your on-premises ZVM. The following screen is displayed:
291306

292307
![](images/image-EN-35.png){.thumbnail}
293308

@@ -331,4 +346,4 @@ If you need training or technical assistance to implement our solutions, contact
331346

332347
Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel.
333348

334-
Join our [community of users](/links/community).
349+
Join our [community of users](/links/community).

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto-virtual-replication-customer-to-ovhcloud/guide.es-es.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Using Zerto between OVHcloud and a third-party platform
33
excerpt: Learn how to set up Zerto between your OVHcloud Private Cloud and another platform
4-
updated: 2025-08-25
4+
updated: 2025-09-15
55
---
66

77
## Objective
@@ -287,7 +287,22 @@ At this point, we have a functional and secure link between our on-premises plat
287287

288288
### Step 5: ZVM Pairing
289289

290-
Log in to your on-premises ZVM. The following screen is displayed:
290+
Before starting the pairing process, you need to retrieve a **pairing token**.
291+
292+
There are two possible ways to do this:
293+
294+
- From [the OVHcloud API](/links/console) with the request below:
295+
296+
> [!api]
297+
>
298+
> @api {v1} POST /dedicatedCloud/{serviceName}/datacenter/{datacenterId}/disasterRecovery/zertoSingle/requestPairingToken
299+
>
300+
301+
- On request to OVHcloud support by opening a ticket via the [Help Center](https://help.ovhcloud.com/csm?id=csm_cases_requests).
302+
303+
Once your request has been processed, you will receive an email containing the pairing token, which you can add to the Zerto interface in order to pair it with the PCC.
304+
305+
Then, log in to your on-premises ZVM. The following screen is displayed:
291306

292307
![](images/image-EN-35.png){.thumbnail}
293308

@@ -331,4 +346,4 @@ If you need training or technical assistance to implement our solutions, contact
331346

332347
Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel.
333348

334-
Join our [community of users](/links/community).
349+
Join our [community of users](/links/community).

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto-virtual-replication-customer-to-ovhcloud/guide.es-us.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Using Zerto between OVHcloud and a third-party platform
33
excerpt: Learn how to set up Zerto between your OVHcloud Private Cloud and another platform
4-
updated: 2025-08-25
4+
updated: 2025-09-15
55
---
66

77
## Objective
@@ -287,7 +287,22 @@ At this point, we have a functional and secure link between our on-premises plat
287287

288288
### Step 5: ZVM Pairing
289289

290-
Log in to your on-premises ZVM. The following screen is displayed:
290+
Before starting the pairing process, you need to retrieve a **pairing token**.
291+
292+
There are two possible ways to do this:
293+
294+
- From [the OVHcloud API](/links/console) with the request below:
295+
296+
> [!api]
297+
>
298+
> @api {v1} POST /dedicatedCloud/{serviceName}/datacenter/{datacenterId}/disasterRecovery/zertoSingle/requestPairingToken
299+
>
300+
301+
- On request to OVHcloud support by opening a ticket via the [Help Center](https://help.ovhcloud.com/csm?id=csm_cases_requests).
302+
303+
Once your request has been processed, you will receive an email containing the pairing token, which you can add to the Zerto interface in order to pair it with the PCC.
304+
305+
Then, log in to your on-premises ZVM. The following screen is displayed:
291306

292307
![](images/image-EN-35.png){.thumbnail}
293308

@@ -331,4 +346,4 @@ If you need training or technical assistance to implement our solutions, contact
331346

332347
Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel.
333348

334-
Join our [community of users](/links/community).
349+
Join our [community of users](/links/community).

0 commit comments

Comments
 (0)