-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align description of provider properties with the UI
- Loading branch information
1 parent
31bac02
commit b2f84c8
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -78,7 +78,7 @@ ifdef::vmware[] | |
. Specify the following fields: | ||
|
||
* *Provider resource name*: Name of the source provider. | ||
* *URL*: vCenter host name or IP address - if a certificate for FQDN is specified, the value of this field needs to match the FQDN in the certificate. | ||
* *URL*: API endpoint of the vCenter on which the source VM is mounted, 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]. | ||
* *Username*: vCenter user, for example, `[email protected]`. | ||
* *Password*: vCenter user password. | ||
|
@@ -100,7 +100,7 @@ ifdef::rhv[] | |
* *Provider resource name*: Name of the source provider | ||
+ | ||
include::snip-provider-names.adoc[] | ||
* *URL*: API endpoint of the {rhv-short} Manager on which the source VM is mounted | ||
* *URL*: API endpoint of the {rhv-full} ({rhv-short}) engine on which the source VM is mounted, for example, `https://rhv-host-example.com/ovirt-engine/api` | ||
* *Username*: Username | ||
* *Password*: Password | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters