Sample Exchange

 View Only

Aria Automation Bulk Onboarding v42 Aria Automation 8.14  

Dec 01, 2023 02:51 PM

vRO Package to export deployment and machine related metadata from vRA 7 and onboard the deployments into Aria Automation 8x or Aria Automation Cloud.
- Initial capability to export all machine and deployment data from vRA 7
- Validate all provided data in csv is valid in vRA 8 Project Exists Deployment Owner is a member of project vSphere Endpoint/Cloud Account is configured in vRA 8 Machines are visible in vRA 8 in the correct endpoint/Cloud Account
- Onboard all machines All machine in the export that complete validation successfully can be onboarded into the specified project in vRA 8 Any specified custom properties are configured on the imported machine Deployment names and descriptions are maintained from vRA 7
- Post deployment Clean up Assign leases inline with source environment ( optional )
Add historical requests from 7x source ( optional )
Add Cloud Template Icon to Deployments ( optional )
Generate Metadata for future operations ( optional )
#Apache2.0
#vRealizeOrchestrator
#vROPackage
#VMwareAriaAutomation

Statistics
0 Favorited
39 Views
1 Files
0 Shares
9 Downloads
Attachment(s)
package file
com.vmware.pve.vra8.bulkonboarding_p310_v42.package   9.15 MB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Comments

Dec 02, 2024 07:53 PM

I did a couple of things... set include project properties to false... and also added a few static properties.  Reran the onboarding and the plan gets generated and no blank property at the top of the list.  Wondering if there is a bug when adding the project properties or when not including any static properties?  Might be a nice check in the loops building the custom properties to skip a blank key.  I see checks for some other optional skips but nothing verifying the key isn't empty.

Dec 02, 2024 07:22 PM

I think I see the issue... looks like I see at least one issue... the custom properties list has a blank entry at the top.  Not sure what is causing that but I'm guessing that is what is causing the error with Custom Property Keys must not be blank.

Dec 02, 2024 05:56 PM

Heya... I love this utility but I just tried it in my upgraded 8.18.1 lab and I'm getting some errors... when the onboarding plan is created it has an error: Cannot read properties of undefined (reading 'autoGenerate') .  If I go ahead and run the onboarding plan anyway the onboarding fails with this error on the deployment 

Machine Import Error

IllegalArgumentException: Custom Property keys must not be blank
I know they updated the bulk import to allow for assigning a template so I'm wondering if the api call is maybe a bit different in some way that is breaking the workflows?  I don't write in python so debugging is a bit harder for me.  Just curious if you can do a quick test and let me know if its working for you and if not do a quick fix?  Thanks for your work on this!  It's a great utility!

Related Entries and Links

No Related Resource entered.