Skip to main content

VMware: Convert Template to VM

Description

VMware: Convert Template to VM plugin step converts a template to a virtual machine.

Configurations

General

No.Field NameDescription
1Step NameName of the step. This name must be unique in a single workflow.
Configuration
1vCenter Server Base URLSpecify the vCenter Server Base URL to connect to vCenter (e.g., https://vmware.example.com).
Note: Using a vCenter IP may throw a certificate error if it is not included in the Subject Alternative Name of the certificate.
2PortSpecify the vCenter server port. Default is 443.
Data type: Integer
Valid range: Less than 65536
3UsernameSpecify the username to authenticate to the vCenter server.
Password:
4Accept value as variable/staticLeave the checkbox unchecked to accept the Password value from a field in previous steps (via drop-down). Enable it to provide static/environment variable value.
5PasswordPassword is entered using a widget that supports both static values and drop-downs.
If the checkbox above is enabled, the field appears as a text box; otherwise, it appears as a drop-down.
This field is mandatory.
Note: Field values are accessible only during workflow execution.
6Button: Test ConnectionVerifies whether the connection to vCenter is successful.
Note: Only static values and environment variables are allowed for this check.

Input Tab

No.Field NameDescription
1Template NameSpecify the name of the template to convert to a VM.
Note:
• Duplicate template names can cause incorrect mapping. Rename duplicates.
• If the template name contains %, replace it with %25 in this field.
2Button: GetPopulates the list of template names if the connection is successful.
3Compute Resource TypeSpecify the type of compute resource for the new VM.
Allowed values: 'Cluster', 'Host', 'vApp', 'ResourcePool'
4Compute Resource Name/IDSpecify the name or ID of the selected compute resource type.
Refer to the VMware Plugin Introduction for how to get Compute Resource ID.
5Button: GetPopulates the list of compute resources based on the selected resource type if the connection is successful.

Common Buttons

No.Field NameDescription
1OKValidates required field values and saves them if valid.
2CancelCancels the configuration window without saving values.