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

更新 WorkSpace

“更新工作区”活动,用于更新“工作区”。

UiPath.AmazonWorkSpaces.Activities.AWRKSUpdateWorkSpace

描述

用于更新 WorkSpace。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

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

执行选项

  • Timeout - Specifies the amount of time (in seconds) to wait for the activity to run before an error is thrown. If not set, the activity runs until completion. Taken into consideration when WaitForCompletion is set to True. This field supports only integer and Int32 variables.
  • WaitForCompletion - If set to True, the activity waits to complete before moving to the next activity. This field only supports boolean values (True, False). The default value is True.

输入

  • UpdateAction - The update action to perform. Select one of five options: ModifyRunningMode, ModifyComputeType, ModifyTags, ModifyState, ModifyVolumeSize. The default value is ModifyState.
  • Workspace - The WorkSpace on which the operation is performed. This field supports only AWRKSWorkspace variables.

其他

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

属性

  • ComputeType - The compute type. Valid values: Value, Standard, Performance, Power, PowerPro, Graphics, GraphicsPro.
  • IntendedState - The new state of the WorkSpace. To maintain a WorkSpace without being interrupted, set its state to AdminMaintenance. Valid values: Available, AdminMaintenance.

运行模式

  • RunningMode - The running mode. Valid values: AutoStop, AlwaysOn.
  • RunningModeAutoStopTimeout - The number of minutes (in 60-minute intervals) after a user logs off when WorkSpace is automatically stopped. Taken into consideration when RunningMode is set to AutoStop. This field supports only integer and Int32 variables. The default value is 60.

标签

  • DeleteAllExistingTags - Specifies whether to delete all existing tags that are associated with the WorkSpace. If set True, Tags property is optional. However, if set to True and Tags property has a value, first all existing tags are deleted then the new tags are being created. If set to False, then Tags must have a value. This field only supports boolean values (True, False). The default value is False.
  • Tags - The tags to update or/and the new tags to associate with the WorkSpace. It should contain two columns of type String, the first one representing the key and the second its value. This field supports only DataTable variables.

处理数量

  • VolumeNewSize - The new size of the volume, in gigabytes. This field is mandatory when VolumeToResize has a value. This field supports only integer and Int32 variables.
  • 要调整大小的卷- 指定要调整大小的卷。有效值: RootVolumeUserVolume
备注:
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 执行选项
  • 输入
  • 其他
  • 属性
  • 运行模式
  • 标签
  • 处理数量

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新