Skip to content

Commit

Permalink
Merge pull request #587 from anarnold97/MTV-providers-fix
Browse files Browse the repository at this point in the history
MTV-1680: providers fix
  • Loading branch information
anarnold97 authored Nov 18, 2024
2 parents 3a0c31d + 906352f commit efa1f17
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions documentation/modules/adding-source-provider.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -82,19 +82,23 @@ ifdef::vmware[]
. Click *vSphere*.
. Specify the following fields:

*Provider Details*
+
*Provider details*

* *Provider resource name*: Name of the source provider.
* *Endpoint type*: Select the vSphere provider endpoint type. Options: *vCenter* or *ESXi*. You can migrate virtual machines from vCenter, an ESX/ESXi server that is not managed by vCenter, or from an ESX/ESXi server that is managed by vCenter but does not go through vCenter.
* *URL*: URL of the SDK endpoint of the vCenter on which the source VM is mounted. Ensure that the URL includes the `sdk` path, usually `/sdk`. For example, `https://vCenter-host-example.com/sdk`. If a certificate for FQDN is specified, the value of this field needs to match the FQDN in the certificate.
* *VDDK init image*: `VDDKInitImage` path. It is strongly recommended to create a VDDK init image to accelerate migrations. For more information, see xref:../master.adoc#creating-vddk-image_mtv[Creating a VDDK image].
*Provider details*
+
*Provider credentials*

* *Username*: vCenter user or ESXi user. For example, `[email protected]`.
* *Password*: vCenter user password or ESXi user password.
+
[start=5]
include::snip-certificate-options.adoc[]

endif::[]
ifdef::rhv[]
. Click *Red Hat Virtualization*
Expand Down

0 comments on commit efa1f17

Please sign in to comment.