I am looking of for some help on VRA 7.0.1 what i need to do is to excuete basic Single Machine blueprint submit request.
1) Through Cloud Client 4.0 I tried to excuete it didnt worked for me
I followed the workflow in two steps
First. vra catalog request generate template --export <file>( was able to generate template)
Then. vra catalog request submit —inputFile <use_file_exported> this fails and I was getting this exception.
Multiple components found. Please generate the template and submit a request after updating the template.
2016-04-26 08:35:46,387 cc: [priority="ERROR" thread="main"] com.vmware.cloudclient.core.authentication.BaseAuthentication.afterThrowingInvocation:305 - Multiple components found. Please generate the template and submit a request after updating the template.
com.vmware.cloudclient.exception.CloudClientException: Multiple components found. Please generate the template and submit a request after updating the template.
enclosed are the couple of screen shots.
need help here...
2) else through VRA rest api /curl call etc i have to try But not sure exactly how to proceed .
Thank you