Sample Exchange

 View Only

Bulk Add Flavor Mappings Using PowerShell 

Jun 22, 2020 03:50 AM

This is a proof of concept script for adding Flavor Mappings in bulk for vRealize Automation 8.x

[Usage]

Run the script, specifying the name/IP of your vRA 8.x server, username and password:

add-flavormappings.ps1 -server <vRAServer> -username <username> -password <password>

The script references the file cloudInstanceTypes.csv, which has a mapping of friendly flavor names (Small, Medium, Large, etc) to cloud-specific values.  The included file has values for vSphere, AWS, Azure and GCP.

[References]

vRealize Automation 8.1 API Programming Guide


#Rest
#vRA
#MIT
#vRealizeAutomation
#PowerShell
#FlavorMapping

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
zip file
powershell-library-main.zip   16 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Related Entries and Links

No Related Resource entered.