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

获取虚拟机快照

生成虚拟机快照活动可生成 Citrix 中指定虚拟机的快照。

UiPath.Citrix.Activities.TakeVMSnapshot

描述

获取指定虚拟机的快照。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

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

输入

  • Quiesce - Indicates whether to quiesce the virtual machine before taking the snapshot. If the virtual machine is powered off or Citrix VM Tools are not available, this flag is ignored. The default value is False.
  • SnapshotDescription - Provides the description of the snapshot. This field supports only strings and String variables.
  • SnapshotName - Specifies the name of the snapshot to be created. This field supports only strings and String variables.
  • SnapshotVMMemory - Indicates whether to snapshot the virtual machine's memory in addition to virtual machine's disks. If the virtual machine is powered off, this flag is ignored. The default value is False.
  • Timeout - Specifies the amount of time (in seconds) to wait for the activity to complete before an error is thrown. The default value is 300 seconds. This field supports only Int32 variables.
  • VirtualMachine - Identifies the virtual machine on which the operation is performed.
  • WaitForCompletion - If selected, the activity waits for the action to complete before moving to the next activity, but no more than the period specified in the Timeout property. By default, this check box is selected.

其他

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

输出

  • Snapshot - Provides the newly created snapshot. If the WaitForCompletion parameter is set to False, the value of the Snapshot is Null.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 输入
  • 其他
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新