All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ECS::RebootInstance

Last Updated:Jul 31, 2024

Action

ACS::ECS::RebootInstance

Description

Restarts an Elastic Compute Service (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.