...
- Cluster Name (text box editor type) (type: string): the name of the Cluster (only necessary if 'Host' parameter is empty).
- Customization Name (text box editor type) (type: string): the name of the customization you wish to apply (optional).
- Datacenter Name (text box editor type) (type: string): the Datacenter namespecify the datacenter name when using Host and Network Name parameters if a different network adapter is desired than the one from the template.
- Datastore Name (text box editor type) (type: string): the Datastore name (optional).
- Disk Mode (combo box control) (type: string): the Disk Mode.
- Folder Fullpath (text box editor type) (type: string): the folder where you want to place the new virtual machine; 'Folder ID' parameter takes precedence over this parameter. If no value is provided for both 'Folder ID' and 'Folder Fullpath' parameters, the new VM will be created in the same location as the initial Template.
- Folder ID (text box editor type) (type: string): the ID of the folder where you want to place the new virtual machine. If no value is provided for both 'Folder ID' and 'Folder Fullpath' parameters, the new VM will be created in the same location as the initial Template.
- Host (text box editor type) (type: string): the Host (IP address) where you want to create the new virtual machine (optional).
- Network Name (text box editor type) (type: string): the network name for the Ethernet Device. If left empty it will set the first network found in the current environment.
- New VM Name (text box editor type) (type: string): the name for the new virtual machine.
- Port Group Key (text box editor type) (type: string): the Port Group Key ID of the network adapter which you want to set for the new virtual machine. Only needed when dvPortGroup network type is selected. (Optional) Bind the value to the output 'PortGroupKey' from 'GetNetworkAdapterProperties' activity.
- VM (text box editor type) (type: string): the input template virtual machine (enter the ID of the VM or the output from a VM Get activity).
- VM Network Type (combo box control) (type: string): the network adapter type for the virtual machine.
- Wait (combo box control) (type: string): if the parameter is set to 'true', the activity waits for the task execution to complete before moving to the next activity.
...