Configures a patch baseline for an Elastic Desktop Service (ECD) instance.
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: Number
Attributes
|
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 perform on the patch baseline. |
String |
No |
install |
|
|
rebootIfNeed |
Whether to restart the ECD instance if needed. |
Boolean |
No |
False |
|
|
whetherCreateSnapshot |
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.