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

IT 自动化活动

创建虚拟机

UiPath.VMware.Activities.CrossPlatform.VirtualMachine.CreateVM

描述

新建虚拟机。

项目兼容性

Windows | 跨平台

配置

  • 虚拟机名称- 虚拟机的完整路径,包括数据中心和文件夹。
  • “访客操作系统” - 虚拟机的“访客操作系统”类型。从下拉菜单中选择一个可用选项。默认值为 Dos。
  • 数据存储区- 与主机关联的配置文件和磁盘文件的存储空间。
  • “主机” - 将运行虚拟机的主机。

输入

  • “CPU 数量” - 新虚拟机的 CPU 数量。默认值为 2。
  • 内存 (MB) - 新虚拟机的内存 (以 MB 为单位)。默认值为 4096。
  • 等待完成- 如果设置为“开启” ,活动会在移至下一个活动之前等待完成,但时间不长于“超时”字段中指定的值。默认值为“开启”
  • 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).

输出

  • 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 论坛

保持更新