The execution steps of task i want to perform are:
1. Import an XML blueprint
2. Map cloud template with the logical template of blueprint
3. Modify imported Application for deployment.
4. Create deployment profile
5. Deploy an application.
6. Get status of deployment.
Out of the above steps I can do step no. 1, 5, and 6. But need commands for step no. 2 ,3 and 4.
If you have any specific document or link for REST API/ REST client CLI tool, please share.
Thanks!