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 Help
$ tcamigctl deploy -h usage: tcamigctl deploy [-h] input_file Deploys new appliance(s) similar to old appliance(s). Does not power on appliance(s). Runs the operation in the background 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
tcamigctl deploy input.json