Sample Exchange

 View Only

Provisioning Additional Disks with vRA8 with Ordered MountPoints or Drive Letters 

Statistics
0 Favorited
2 Views
1 Files
0 Shares
3 Downloads
Attachment(s)
zip file
Provisioning-Additional-Disks-with-vRA8-with-Ordered-Moun....zip   25 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Comments

Jan 02, 2024 04:16 PM

How i can make a boolean where i the default value is false and if i checked it i will be able to add additional disks? this way the user will have an option either to add or not.

Apr 24, 2023 04:57 PM

Updated to avoid the use of 'shared disks'. Thank you, Xinyuan Liu.

Mar 23, 2023 05:37 PM

This has been updated to work with 8.11

Jan 07, 2022 05:03 PM

I'm running 8.6, does it work? I downloaded this and set everything up and it completes successfully. However the order and drive letters are not correct still.

Jan 03, 2022 04:01 PM

I'm getting an error "Property or method 'authentication' not found on object VraHost for the get ordered mountpoints/drive letters workflow.
I set the vraRestHost to type VRA:Host. Should It have been Rest?

Apr 29, 2021 10:24 PM

Update the inputs schema to
disks:
type: array
title: Disks
description: Data disk mount points and sizes
maxItems: 5
items:
type: object
properties:
size:
type: number
title: Size GB
minimum: 1
maximum: 1024
mountpoint:
type: string
title: Mountpoint/Drive Letter

Mar 22, 2021 06:18 PM

In my environment, this blueprint was working fine in 8.2, but not after upgrading to 8.3. Interestingly, it deploys as expected from the design canvas in 8.3 but when attempting to deploy from the catalog item, all inputs have been removed (instanceCount, cpu, memory, disk).

Dec 03, 2020 02:08 PM

Fixed issue with drive labels out of synch with drive letters in Windows machines.

Related Entries and Links

No Related Resource entered.