/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 is100
.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_ASCSCHDDACTIONSTYPE
/AWS1/CL_ASCSCHDDACTIONSTYPE
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC