HPE Morpheus Enterprise
1830939 Members
1719 Online
110017 Solutions
New Discussion

VM Naming Pattern

 
SOLVED
Go to solution
Not applicable

VM Naming Pattern

Hi Team

Is there any way to use “value” field from a custom option list to be used in VM Naming policy ?

Example: VM Name requirement is DCV-{Environment}-{Seq}

Due to customer requirement for VM provisioning, I am using “Environment” option list (manual dataset). Is there any way to fetch the value according to Environment selection for VM naming ?

1 REPLY 1
tyboyd
Trusted Contributor
Solution

Re: VM Naming Pattern

You can use any Pre-Provision Vars in the naming policy. The list can be found here Variables — Morpheus Docs documentation

To do a custom option you can use ${customOptions.fieldName}