All Products
Search
Document Center

Function Compute:ScheduledAction

Last Updated:Aug 02, 2024
ParameterTypeDescriptionExample
object

The configurations of scheduled auto scaling.

endTimestring

The time when the policy expires.

2024-03-10T10:10:10Z
namestring

The policy name.

test_1
scheduleExpressionstring

The schedule expression.

cron(0 0 22 * * *)
startTimestring

The time when the policy takes effect.

2023-03-10T10:10:10Z
targetlong

The number of target provisioned instances.

50
timeZonestring

The time zone. If the time zone parameter is empty, the value of startTime, endTime, and scheduleExpression must be in UTC format.

Asia/Shanghai