Action
ACS::ECS::RebootInstance
Description
Restarts an Elastic Compute Service (ECS) instance.
Syntax
Action: ACS::ECS::RebootInstance
Properties:
regionId: String
instanceId: String
forceStop: BooleanAttributes
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.