To deploy appliances, provide the filled input template file to the following deploy CLI.

Note:

Ensure that there are enough resources such as CPU, memory, and data-store available on the host where old TCA and TCA appliance VMs are deployed.

deploy CLI

$ python3 vm_cn_migration.py deploy -h
usage: vm_cn_migration.py deploy [-h] input_file

Deploys new appliance(s) similar to old appliance(s)

positional arguments:  
     input_file  input file containing TCA manager and TCA-CP details.

options:  
     -h, --help  show this help message and exit

Input is same as specified above.

deploy CLI

python3 vm_cn_migration.py deploy input.json