All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ECS::CloneReservedInstance

Last Updated:Jun 18, 2026

Clones an Elastic Compute Service (ECS) reserved instance with specified configurations such as duration and payment type.

Description

Clones a reserved instance.

Syntax

Action: ACS::ECS::CloneReservedInstance
Properties:
 regionId: String
 reservedInstanceId: String
 period: Number
 periodUnit: String
 offeringType: String

Attributes

Attribute

Description

Type

Required

Default value

Limit

regionId

The region ID.

String

No

{{ ACS::RegionId }}

reservedInstanceId

The reserved instance ID.

String

Yes

period

The reserved instance duration.

Number

Yes

periodUnit

The unit of the reserved instance duration.

String

Yes

offeringType

The payment type of the reserved instance.

String

No

All Upfront

Output

Output item

Description

Type

reservedInstanceId

String

References

For more information, see ACS::ECS::CloneReservedInstance.yml on GitHub.