UiPath Documentation
activities
latest
false
IT 自动化活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

从模板创建虚拟机

“根据模板创建虚拟机”活动,该活动将根据 VMware 上的现有模板创建新虚拟机。

UiPath.VMware.Activities.CreateVMFromTemplate

基于现有模板创建新虚拟机。

属性

常见

  • “显示名称”- 活动的显示名称。

自定义

  • CustomizationSpecification - Specifies the name of a Customization Specification item which is used for customizing the Guest OS.
  • DiskStorage - Specifies the format of the virtual disk. The default value is SameFormatAsSource.
    备注:

    For retrieving the DNS Name and IP Address, you need to install the VMware tools on the Guest OS and to power on the machine at least once before initiating the request.

输入

  • Datastore - Establishes the storage location for the configuration and disk files associated with the host.
  • Host - Provides the host where the virtual machine can be run.
  • PowerOnAfterCreation - Specifies whether the virtual machine is powered on or not after creation. The default value is False.
  • SourceTemplate - Specifies the full path of the virtual machine template, including the data center and its folder.
  • Timeout - Specifies how long to wait (in seconds) for the activity to run before an error is thrown. The default value is 1800 seconds (30 minutes).
  • VirtualMachineDescription - Provides the description of the new virtual machine.
  • VirtualMachineName - Specifies the full path of the new virtual machine, including the data center and its folder.
  • WaitForCompletion - When selected, waits for the activity to be complete but cannot exceed the value specified in the Timeout field. When the option it's not selected, the activity ends immediately after the VMware API call is made. The default value is True.

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

输出

  • VirtualMachine - Provides details about the newly created virtual machine.
    备注:

    “虚拟机”参数提供以下信息:

    • ID - Specifies the ID of the virtual machine.
    • Name - Specifies the name Virtual machine.
    • Host - Specifies the host on which the virtual machine is running.
    • FullPath - Specifies the full path to the virtual machine, including datacenter and folder hierarchy.
    • IPAddress - Specifies the primary IP address assigned to the guest operating system, if known.
    • DNSName - Specifies the hostname of the guest operating system, if known.
    • GuestOS - Specifies the guest's operating system full name, if known.
    • GuestOSState - Specifies the guest's operating system state. Possible values are Running, ShuttingDown, Resetting, Standby, NotRunning, Unknown.
    • PowerState - Specifies the virtual machine power state. Possible values are PoweredOn, PoweredOff, Suspended.
    • VMwareToolsState - Specifies the current running status of VMware Tools in the guest operating system, if known. Possible values are NotRunning, Running, ExecutingScripts.
    • VMwareToolsVersionStatus - Specifies the current version status of VMware Tools. The possible values are Blacklisted, Current, NeedUpgrade, NotInstalled, SupportedNew, SupportedOld, TooNew, TooOld, Unmanaged.
    • IsTemplate - Indicates if the input represents a virtual machine template.
    • Tags - Specifies the list of tags assigned to the virtual machine or template.
  • 属性
  • 常见
  • 自定义
  • 输入
  • 其他
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新