The Migration tool requires following inputs for each appliance (TCA-M or TCA-CP) in the given TCA topology.
Section |
Name |
Description |
Mandatory/Optional |
JSON Field Name |
---|---|---|---|---|
2.3 Appliance Details |
Name |
Unique Name of the appliance. Generated by default from |
Mandatory |
|
TCA-M IP/FQDN |
IP or FQDN of TCA appliance. Generated by default from |
Mandatory |
|
|
TCA-M Web (443) User name |
Needed to generate |
Mandatory |
|
|
TCA-M Web (443) Password |
Needed to generate |
Mandatory |
|
|
TCA-M Web thumbprint |
Needed thumbprint in SHA-256 format if TCA-M 443 hosts self-signed cert |
Mandatory if self signed |
|
|
TCA-M/CP appliance management (9443) Password |
Needed for backup, migration, fetching the existing details of the setup etc. |
Mandatory |
|
|
TCA-M/CP appliance management (9443) thumbprint |
Needed thumbprint in SHA-256 format if TCA-M/CP 9443 hosts self-signed cert. |
Mandatory if self signed |
|
|
New Appliance Details |
New appliance SSH admin password |
If not specified, old appliance management admin password is used. Should be encrypted format using |
Optional |
|
New appliance SSH root password |
If not specified, new appliance management admin password is used. Should be encrypted format using |
Optional |
|
|
Deployment Size |
Size of appliance. Small/Medium/Large/X-Large |
Mandatory |
|
|
Enable Workflow Hub |
Enable WorkflowHub in the new appliance or not (True/False) |
Mandatory |
|
|
3.0 OVA URL |
Mandatory for deploy. URL of OVA download (*.ova). Supported formats: file, http, https, ftp. Refer to URL File or Web Syntax in OVFTool user guide for URL syntax. If deploy is not required, remove this field. |
Mandatory |
|
|
External IP |
VM IP will be assigned by TCX installer. This config is used by Kafka Event Mesh |
Optional |
|
|
Platform manager password (tca user) |
Platform manager password. If not specified, New appliance SSH admin password is used. |
Optional |
|
|
Deployment VC details |
VC where the TCA appliance is deployed |
IP or FQDN of the management VC where the TCA appliance is deployed. All vCenter details are mandatory including old VM name, if tool deploys appliance |
Mandatory |
|
VC user name where the TCA appliance is deployed |
Management VC username |
Mandatory |
|
|
VC password where the TCA appliance is deployed |
Management VC password in encrypted format using encrypt command |
Mandatory |
|
|
VCenter endpoint thumbprint |
Needed thumbprint in SHA-256 format of management VC, if self-signed cert |
Mandatory if self signed |
|
|
2.3 Appliance name |
The VM name of the 2.3 appliance in the VC. It could be inventory path of this resource in the vCenter. |
Mandatory |
|
|
New Appliance Name |
Name of the new VM, default is {oldVmName}-CN |
Optional |
|
|
Migration |
Revert partial deployed or failed appliance |
When set to True, deletes failed appliance 'newVmName', if exists. Default value is False |
Optional |
|