am working on automation of blueprint creation in vrealize automation through cloudclient.
i have instaled cloudclient, and logging to vra through commandlets. and then export the blueprint into json format and later using that json for creating the new blueprints.
i am able to create blueprint through json file, but i have some concern regarding below points:
- publish blueprints.
- adding customization spec.
how to add customization spec and publish options for blueprints creation in vRA.
can anyone has idea about that. please help