Hi,
MIQ newbie here. I’m trying MIQ on top of a vSphere environment (one vCenter with one ESXi attached, so far). I have templates and customisation templates ready, and I can provision a VM from the Infrastructure section. During provisioning I can input the vm name, and in the customisation spec dialog I can define IP and computer name.
Then I created a catalog item using a template, configured the infrastructure (like network portgroup, resource pool, folder) and made it available on the service catalog. This however forced me to configure a lot of defaults, and some items I’d like to be configured by the self-service user. For example, allow the user to select an environment name from a dropdown, and from there programmatically assume the folder and resource pool, and also allow to define the computer/host name and DHCP or Static IP (and the IP in that case).
Is this type of customisation possible? Appreciate pointers.
Thanks!