ACS::ECD::ApplyPatchBaseline

动作名称

ACS::ECD::ApplyPatchBaseline 在ECD实例中配置补丁基线

动作描述

在ECD实例中配置补丁基线

语法

Action: ACS::ECD::ApplyPatchBaseline
Properties:
  regionId: String
  desktopId: String
  action: String
  rebootIfNeed: Boolean
  whetherCreateSnapshot: Boolean
  timeout: Number

属性

属性名称

描述

类型

是否必填

默认值

约束

regionId

地域ID

String

desktopId

ECD实例ID

String

action

配置补丁基线的方式

String

install

rebootIfNeed

是否重启

Boolean

False

whetherCreateSnapshot

是否创建快照

Boolean

False

timeout

ECD实例中执行命令的超时时间

Number

7200

返回值

返回值名称

描述

类型

commandOutput

String

详情

ACS::ECD::ApplyPatchBaseline详情