Sample Exchange

 View Only

vRO Workflow - Bulk disk add from csv file 

Jun 02, 2018 05:49 PM

Bulk disk expansion workflow allows you to extend virtual machine disks using a .csv file for input. Inputs are vm name (vmname), disk number (diskNr), and the size in GB (newSizeGb) of the desired disk after expansion. Windows C:\ drive disks are typically Hard Disk 1. This workflow only expands the vmdk, in-guest disk expansion is still required.
 
Workflow schema:

Bulk disk expansion workflow allows you to extend virtual machine disks using a .csv file for input.

Input values are vm name (vmname), disk number (diskNr), and the size in GB (newSizeGb) of the desired disk after expansion. Windows C:\ drive disks are typically Hard Disk 1. This workflow only expands the vmdk, in-guest disk expansion is still required. See attached workflow package. You can swap out the extendDisk element for anything you want such as add memory or cpu or snapshot, etc,. just edit the ParseData element script values to match your input.

Workflow schema:

Input .csv file requires 3 inputs shown below:

vmname,diskNr,newSizeGb

Extender01,1,100

Extender02,1,100

Extender03,1,250

Extender04,1,120

Extender05,1,160

Extender06,1,100

 

#vRO
#vRealizeOrchestratorPlug-inSDK
#workflow
#vROPackage
#Apache2.0
#vRealizeOrchestrator

Statistics
0 Favorited
1 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
package file
com.custom.bulk.disk-adds.package   57 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Related Entries and Links

No Related Resource entered.