diff --git a/documentation/modules/adding-source-provider.adoc b/documentation/modules/adding-source-provider.adoc index 407265ae7e9..33a32266d47 100644 --- a/documentation/modules/adding-source-provider.adoc +++ b/documentation/modules/adding-source-provider.adoc @@ -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, `user@vsphere.local`. * *Password*: vCenter user password or ESXi user password. -+ + +[start=5] include::snip-certificate-options.adoc[] + endif::[] ifdef::rhv[] . Click *Red Hat Virtualization*