Action
ACS::ECD::ApplyPatchBaseline
Description
Configures a patch baseline for an Elastic Desktop Service (ECD) instance.
Syntax
Action: ACS::ECD::ApplyPatchBaseline
Properties:
regionId: String
desktopId: String
action: String
rebootIfNeed: Boolean
whetherCreateSnapshot: Boolean
timeout: NumberAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | Yes | ||
desktopId | The ID of the ECD instance. | String | Yes | ||
action | The operation to be performed on the patch baseline. | String | No | install | |
rebootIfNeed | Specifies whether to restart the ECD instance if needed. | Boolean | No | False | |
whetherCreateSnapshot | Specifies whether to create a snapshot. | Boolean | No | False | |
timeout | The timeout period for running the command on the ECD instance. | Number | No | 7200 |
Output
Output item | Description | Type |
commandOutput | String |
References
For more information, see ACS::ECD::ApplyPatchBaseline.yml at GitHub.