Good Day All,
I am hoping someone can help please? I have a situation where I need a user to be able to request a catalog item with multiple NICs and to be able to specify which network to provision each NIC to.
I have done this by creating a build profile and applying it to the blueprint using the following values:
VirtualMachine.Network0.Name
VirtualMachine.Network1.Name
VirtualMachine.Network2.Name
Each with a property set of the desired networks etc. My current setup works as expected a user logs in requests an item and then has to specify which network each NIC will be set to.
What I am trying to achieve now is either:
- A property definition of null where is selected the VM will not add a NIC, e.g. VirtualMachine.Network1.Name / Null no NIC is created
- A way to specify on the blueprint/catalog request how many NICs the VM requires at request time..
I am hoping this is possible, any help is greatly appreciated. Just an FYI the vRA version is 6.2 with no remit to upgrade to 7 in the near future unfortunately.
Thanks
Dean