If you're using vRA8.18, it the "new way" to onboard VMs, unfortunately. I already had a call with 2 Aria Automation ProductManagers to show them the issue and they finally noticed that we have less possibilities than before to import VMs because of this but I don't know if this will be fixed.
Anyway, on my side, I just did things a bit differently:
- Onboard VM inside the Project in which the linked CloudTemplate is
- Call the "Change Project" Day2 Action on the imported Deployment to assign it to the right "final" Project.
It seems you're using the API, so can just add this step (change project) to your onboard process and it will work 😎
Original Message:
Sent: Dec 02, 2024 08:11 PM
From: qc4vmware
Subject: Onboarding and linking to a shared template doesn't seem to work.
I need to import many thousand systems and I'd like them linked back to a central cloud template. We have a project where we do most of our template development then share them out to various projects. If I manually create an onboarding plan it I can only select templates that were created / owned by the project I'm attempting to import them to. If I use the api I can set the template link but after the onboarding plan is run the link is not created. This seems like a bug you should be able to map this to any valid template for the project. If you execute a new deployment the template is linked correctly back to that shared template. Anyone else encounter this?