Skip to content

Commit aca0a1f

Browse files
authored
Merge pull request #7749 from ovh/ds-vcd-migration-use-cases
GUide Update - VCD migration Use Cases - Accessing datastores after migration
2 parents e5d9e1a + 0535fb3 commit aca0a1f

File tree

17 files changed

+345
-15
lines changed

17 files changed

+345
-15
lines changed

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.de-de.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud"
33
excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement"
4-
updated: 2025-01-16
4+
updated: 2025-04-15
55
---
66

77
> [!primary]
@@ -133,6 +133,28 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org
133133
>
134134
> @api {v2} /vmwareCloudDirector POST /vmwareCloudDirector/organization/{organizationId}/password
135135
136+
### Accessing datastores after migration
137+
138+
After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface.
139+
140+
![Datastores dashboard](images/datastores_01.png){.thumbnail}
141+
142+
This interface allows you to view and download the files still stored on your datastores.
143+
144+
![Datastores dashboard](images/datastores_02.png){.thumbnail}
145+
146+
For security reasons, only users who existed before the migration can log in.
147+
148+
Passwords for these users may have been reset during the migration process. If needed, you can update them using the [dedicated OVHcloud API](https://eu.api.ovh.com/console/) with the following call:
149+
150+
> [!api]
151+
>
152+
> @api {v1} /dedicatedCloud/ POST /dedicatedCloud/{serviceName}/user/{userId}/changePassword
153+
>
154+
155+
> [!warning]
156+
> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization.
157+
136158
## Go further
137159

138160
You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud:

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-asia.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud"
33
excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement"
4-
updated: 2025-01-16
4+
updated: 2025-04-15
55
---
66

77
> [!primary]
@@ -133,6 +133,28 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org
133133
>
134134
> @api {v2} /vmwareCloudDirector POST /vmwareCloudDirector/organization/{organizationId}/password
135135
136+
### Accessing datastores after migration
137+
138+
After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface.
139+
140+
![Datastores dashboard](images/datastores_01.png){.thumbnail}
141+
142+
This interface allows you to view and download the files still stored on your datastores.
143+
144+
![Datastores dashboard](images/datastores_02.png){.thumbnail}
145+
146+
For security reasons, only users who existed before the migration can log in.
147+
148+
Passwords for these users may have been reset during the migration process. If needed, you can update them using the [dedicated OVHcloud API](https://ca.api.ovh.com/console/) with the following call:
149+
150+
> [!api]
151+
>
152+
> @api {v1} /dedicatedCloud/ POST /dedicatedCloud/{serviceName}/user/{userId}/changePassword
153+
>
154+
155+
> [!warning]
156+
> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization.
157+
136158
## Go further
137159

138160
You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud:

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-au.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud"
33
excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement"
4-
updated: 2025-01-16
4+
updated: 2025-04-15
55
---
66

77
> [!primary]
@@ -133,6 +133,28 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org
133133
>
134134
> @api {v2} /vmwareCloudDirector POST /vmwareCloudDirector/organization/{organizationId}/password
135135
136+
### Accessing datastores after migration
137+
138+
After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface.
139+
140+
![Datastores dashboard](images/datastores_01.png){.thumbnail}
141+
142+
This interface allows you to view and download the files still stored on your datastores.
143+
144+
![Datastores dashboard](images/datastores_02.png){.thumbnail}
145+
146+
For security reasons, only users who existed before the migration can log in.
147+
148+
Passwords for these users may have been reset during the migration process. If needed, you can update them using the [dedicated OVHcloud API](https://ca.api.ovh.com/console/) with the following call:
149+
150+
> [!api]
151+
>
152+
> @api {v1} /dedicatedCloud/ POST /dedicatedCloud/{serviceName}/user/{userId}/changePassword
153+
>
154+
155+
> [!warning]
156+
> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization.
157+
136158
## Go further
137159

138160
You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud:

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-ca.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud"
33
excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement"
4-
updated: 2025-01-16
4+
updated: 2025-04-15
55
---
66

77
> [!primary]
@@ -133,6 +133,28 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org
133133
>
134134
> @api {v2} /vmwareCloudDirector POST /vmwareCloudDirector/organization/{organizationId}/password
135135
136+
### Accessing datastores after migration
137+
138+
After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface.
139+
140+
![Datastores dashboard](images/datastores_01.png){.thumbnail}
141+
142+
This interface allows you to view and download the files still stored on your datastores.
143+
144+
![Datastores dashboard](images/datastores_02.png){.thumbnail}
145+
146+
For security reasons, only users who existed before the migration can log in.
147+
148+
Passwords for these users may have been reset during the migration process. If needed, you can update them using the [dedicated OVHcloud API](https://ca.api.ovh.com/console/) with the following call:
149+
150+
> [!api]
151+
>
152+
> @api {v1} /dedicatedCloud/ POST /dedicatedCloud/{serviceName}/user/{userId}/changePassword
153+
>
154+
155+
> [!warning]
156+
> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization.
157+
136158
## Go further
137159

138160
You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud:

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-gb.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud"
33
excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement"
4-
updated: 2025-01-16
4+
updated: 2025-04-15
55
---
66

77
> [!primary]
@@ -133,6 +133,28 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org
133133
>
134134
> @api {v2} /vmwareCloudDirector POST /vmwareCloudDirector/organization/{organizationId}/password
135135
136+
### Accessing datastores after migration
137+
138+
After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface.
139+
140+
![Datastores dashboard](images/datastores_01.png){.thumbnail}
141+
142+
This interface allows you to view and download the files still stored on your datastores.
143+
144+
![Datastores dashboard](images/datastores_02.png){.thumbnail}
145+
146+
For security reasons, only users who existed before the migration can log in.
147+
148+
Passwords for these users may have been reset during the migration process. If needed, you can update them using the [dedicated OVHcloud API](https://eu.api.ovh.com/console/) with the following call:
149+
150+
> [!api]
151+
>
152+
> @api {v1} /dedicatedCloud/ POST /dedicatedCloud/{serviceName}/user/{userId}/changePassword
153+
>
154+
155+
> [!warning]
156+
> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization.
157+
136158
## Go further
137159

138160
You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud:

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-ie.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud"
33
excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement"
4-
updated: 2025-01-16
4+
updated: 2025-04-15
55
---
66

77
> [!primary]
@@ -133,6 +133,28 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org
133133
>
134134
> @api {v2} /vmwareCloudDirector POST /vmwareCloudDirector/organization/{organizationId}/password
135135
136+
### Accessing datastores after migration
137+
138+
After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface.
139+
140+
![Datastores dashboard](images/datastores_01.png){.thumbnail}
141+
142+
This interface allows you to view and download the files still stored on your datastores.
143+
144+
![Datastores dashboard](images/datastores_02.png){.thumbnail}
145+
146+
For security reasons, only users who existed before the migration can log in.
147+
148+
Passwords for these users may have been reset during the migration process. If needed, you can update them using the [dedicated OVHcloud API](https://eu.api.ovh.com/console/) with the following call:
149+
150+
> [!api]
151+
>
152+
> @api {v1} /dedicatedCloud/ POST /dedicatedCloud/{serviceName}/user/{userId}/changePassword
153+
>
154+
155+
> [!warning]
156+
> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization.
157+
136158
## Go further
137159

138160
You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud:

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-sg.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud"
33
excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement"
4-
updated: 2025-01-16
4+
updated: 2025-04-15
55
---
66

77
> [!primary]
@@ -133,6 +133,28 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org
133133
>
134134
> @api {v2} /vmwareCloudDirector POST /vmwareCloudDirector/organization/{organizationId}/password
135135
136+
### Accessing datastores after migration
137+
138+
After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface.
139+
140+
![Datastores dashboard](images/datastores_01.png){.thumbnail}
141+
142+
This interface allows you to view and download the files still stored on your datastores.
143+
144+
![Datastores dashboard](images/datastores_02.png){.thumbnail}
145+
146+
For security reasons, only users who existed before the migration can log in.
147+
148+
Passwords for these users may have been reset during the migration process. If needed, you can update them using the [dedicated OVHcloud API](https://ca.api.ovh.com/console/) with the following call:
149+
150+
> [!api]
151+
>
152+
> @api {v1} /dedicatedCloud/ POST /dedicatedCloud/{serviceName}/user/{userId}/changePassword
153+
>
154+
155+
> [!warning]
156+
> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization.
157+
136158
## Go further
137159

138160
You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud:

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.en-us.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud"
33
excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement"
4-
updated: 2025-01-16
4+
updated: 2025-04-15
55
---
66

77
> [!primary]
@@ -133,6 +133,28 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org
133133
>
134134
> @api {v2} /vmwareCloudDirector POST /vmwareCloudDirector/organization/{organizationId}/password
135135
136+
### Accessing datastores after migration
137+
138+
After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface.
139+
140+
![Datastores dashboard](images/datastores_01.png){.thumbnail}
141+
142+
This interface allows you to view and download the files still stored on your datastores.
143+
144+
![Datastores dashboard](images/datastores_02.png){.thumbnail}
145+
146+
For security reasons, only users who existed before the migration can log in.
147+
148+
Passwords for these users may have been reset during the migration process. If needed, you can update them using the [dedicated OVHcloud API](https://ca.api.ovh.com/console/) with the following call:
149+
150+
> [!api]
151+
>
152+
> @api {v1} /dedicatedCloud/ POST /dedicatedCloud/{serviceName}/user/{userId}/changePassword
153+
>
154+
155+
> [!warning]
156+
> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization.
157+
136158
## Go further
137159

138160
You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud:

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.es-es.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud"
33
excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement"
4-
updated: 2025-01-16
4+
updated: 2025-04-15
55
---
66

77
> [!primary]
@@ -133,6 +133,28 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org
133133
>
134134
> @api {v2} /vmwareCloudDirector POST /vmwareCloudDirector/organization/{organizationId}/password
135135
136+
### Accessing datastores after migration
137+
138+
After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface.
139+
140+
![Datastores dashboard](images/datastores_01.png){.thumbnail}
141+
142+
This interface allows you to view and download the files still stored on your datastores.
143+
144+
![Datastores dashboard](images/datastores_02.png){.thumbnail}
145+
146+
For security reasons, only users who existed before the migration can log in.
147+
148+
Passwords for these users may have been reset during the migration process. If needed, you can update them using the [dedicated OVHcloud API](https://eu.api.ovh.com/console/) with the following call:
149+
150+
> [!api]
151+
>
152+
> @api {v1} /dedicatedCloud/ POST /dedicatedCloud/{serviceName}/user/{userId}/changePassword
153+
>
154+
155+
> [!warning]
156+
> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization.
157+
136158
## Go further
137159

138160
You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud:

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vcd_migration_use-cases/guide.es-us.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "VMware Cloud Director - Migrate from VMware vSphere on OVHcloud"
33
excerpt: "Find out how to prepare a migration from managed VMware vSphere on OVHcloud to a solution based on a managed VMware Cloud Director (VCD) on OVHcloud environnement"
4-
updated: 2025-01-16
4+
updated: 2025-04-15
55
---
66

77
> [!primary]
@@ -133,6 +133,28 @@ You can now reset the **Admin** password for a Managed VMware Cloud Director org
133133
>
134134
> @api {v2} /vmwareCloudDirector POST /vmwareCloudDirector/organization/{organizationId}/password
135135
136+
### Accessing datastores after migration
137+
138+
After migrating your Managed vSphere service to your Managed VCD organization, you can still access your datastores via the legacy Managed vSphere interface.
139+
140+
![Datastores dashboard](images/datastores_01.png){.thumbnail}
141+
142+
This interface allows you to view and download the files still stored on your datastores.
143+
144+
![Datastores dashboard](images/datastores_02.png){.thumbnail}
145+
146+
For security reasons, only users who existed before the migration can log in.
147+
148+
Passwords for these users may have been reset during the migration process. If needed, you can update them using the [dedicated OVHcloud API](https://ca.api.ovh.com/console/) with the following call:
149+
150+
> [!api]
151+
>
152+
> @api {v1} /dedicatedCloud/ POST /dedicatedCloud/{serviceName}/user/{userId}/changePassword
153+
>
154+
155+
> [!warning]
156+
> Virtual machines cannot be recovered from this interface. To export your VMs, use your Managed VCD organization.
157+
136158
## Go further
137159

138160
You can go even further by reading these guides, to get a better understanding of the advantages of using VCD on OVHcloud:

0 commit comments

Comments
 (0)