动作名称
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 |
详情
文档内容是否对您有帮助?