All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ECD::SetRenewal

Last Updated:Jun 18, 2026

Description

Enables auto-renewal for a cloud desktop.

Syntax

Action: ACS::ECD::SetRenewal
Properties:
 regionId: String
 desktopId: String
 renewalPeriodUnit: String
 renewalPeriod: Number
 renewalStatus: String

Attributes

Attribute

Description

Type

Required

Default value

Limit

regionId

The region ID.

String

No

{{ ACS::RegionId }}

desktopId

The ID of the cloud desktop.

String

Yes

renewalPeriodUnit

The unit of the auto-renewal duration for the subscription instance.

String

Yes

renewalPeriod

The auto-renewal duration of the subscription instance. Valid values: 1, 2, 3, 6, and 12.

Number

Yes

renewalStatus

The auto-renewal status of the instance. Valid values:

AutoRenewal: Auto-renewal is enabled for the instance. Normal: Auto-renewal is disabled for the instance. NotRenewal: The instance is not renewed.

String

Yes

Output

None

References

For more information, see ACS::ECD::SetRenewal at GitHub.