This process is to convert the build sheet you use for the vcf bring up during a vcf deployment from the excel format .xlsx to .json. You can do this on the cloud builder appliance before deployment, using json-generator.sh.
Copy xlsx file to cloud builder /tmp directory via winscp

Change permissions for file

Login as admin to cloud builder via ssh
Switch to su user
cd /opt/vmware/bringup/scripts/
./json-generator.sh /tmp/vcf-ems-deployment-parameter5.1.1.xlsx /tmp/vcf-ems-deployment-parameter5.1.1.json vcf-ems

Verify created

Verify content
