Restarts a specified Elastic Compute Service (ECS) instance in an OOS template.
Action
ACS::ECS::RebootInstance
Description
Restarts a specified ECS instance.
Syntax
Action: ACS::ECS::RebootInstance
Properties:
regionId: String
instanceId: String
forceStop: Boolean
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
The region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
instanceId |
The ID of the ECS instance. |
String |
Yes |
||
|
forceStop |
Specifies whether to forcibly stop the ECS instance. |
Boolean |
No |
False |
Output
None
References
For more information, see ACS::ECS::RebootInstance at GitHub.