All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ECS::StopInstance

Last Updated:Jul 31, 2024

Action

ACS::ECS::StopInstance

Description

Stops an Elastic Compute Service (ECS) instance.

Syntax

Action: ACS::ECS::StopInstance
Properties:
 regionId: String
 instanceId: String
 stoppedMode: String
 hibernate: 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

stoppedMode

The stop mode.

String

No

""

hibernate

Specifies whether to hibernate the ECS instance.

Boolean

No

False

forceStop

Specifies whether to forcibly stop the ECS instance.

Boolean

No

False

Output

None

References

For more information, see ACS::ECS::StopInstance at GitHub.