Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can click “Customize cookies” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To continue without accepting these cookies, click “Continue without accepting.” To make more detailed choices or learn more, click “Customize cookies.”

Skip to content

/AWS1/CL_ASC=>DESCRIBESCHEDULEDACTIONS()

About DescribeScheduledActions

Gets information about the scheduled actions that haven't run or that have not reached their end time.

To describe the scaling activities for scheduled actions that have already run, call the DescribeScalingActivities API.

Method Signature

IMPORTING

Optional arguments:

IV_AUTOSCALINGGROUPNAME TYPE /AWS1/ASCXMLSTRINGMAXLEN255 /AWS1/ASCXMLSTRINGMAXLEN255

The name of the Auto Scaling group.

IT_SCHEDULEDACTIONNAMES TYPE /AWS1/CL_ASCSCHDDACTIONNAMES_W=>TT_SCHEDULEDACTIONNAMES TT_SCHEDULEDACTIONNAMES

The names of one or more scheduled actions. If you omit this property, all scheduled actions are described. If you specify an unknown scheduled action, it is ignored with no error.

Array Members: Maximum number of 50 actions.

IV_STARTTIME TYPE /AWS1/ASCTIMESTAMPTYPE /AWS1/ASCTIMESTAMPTYPE

The earliest scheduled start time to return. If scheduled action names are provided, this property is ignored.

IV_ENDTIME TYPE /AWS1/ASCTIMESTAMPTYPE /AWS1/ASCTIMESTAMPTYPE

The latest scheduled start time to return. If scheduled action names are provided, this property is ignored.

IV_NEXTTOKEN TYPE /AWS1/ASCXMLSTRING /AWS1/ASCXMLSTRING

The token for the next set of items to return. (You received this token from a previous call.)

IV_MAXRECORDS TYPE /AWS1/ASCMAXRECORDS /AWS1/ASCMAXRECORDS

The maximum number of items to return with this call. The default value is 50 and the maximum value is 100.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ASCSCHDDACTIONSTYPE /AWS1/CL_ASCSCHDDACTIONSTYPE

Domain /AWS1/RT_ACCOUNT_ID
Primitive Type NUMC