All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ECS::ModifyInstanceSpec

Last Updated:Jun 12, 2024

Description

Changes the instance type of a pay-as-you-go Elastic Compute Service (ECS) instance.

Syntax

Action: ACS::ECS::ModifyInstanceSpec
Properties:
 regionId: String
 instanceId: String
 instanceType: String

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

instanceType

The instance type of the ECS instance.

String

Yes

Output

None

References

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