/AWS1/CL_ASP=>DESCRIBESCALINGPLANS()
¶
About DescribeScalingPlans¶
Describes one or more of your scaling plans.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IT_SCALINGPLANNAMES
TYPE /AWS1/CL_ASPSCALINGPLANNAMES_W=>TT_SCALINGPLANNAMES
TT_SCALINGPLANNAMES
¶
The names of the scaling plans (up to 10). If you specify application sources, you cannot specify scaling plan names.
IV_SCALINGPLANVERSION
TYPE /AWS1/ASPSCALINGPLANVERSION
/AWS1/ASPSCALINGPLANVERSION
¶
The version number of the scaling plan. Currently, the only valid value is
1
.If you specify a scaling plan version, you must also specify a scaling plan name.
IT_APPLICATIONSOURCES
TYPE /AWS1/CL_ASPAPPLICATIONSOURCE=>TT_APPLICATIONSOURCES
TT_APPLICATIONSOURCES
¶
The sources for the applications (up to 10). If you specify scaling plan names, you cannot specify application sources.
IV_MAXRESULTS
TYPE /AWS1/ASPMAXRESULTS
/AWS1/ASPMAXRESULTS
¶
The maximum number of scalable resources to return. This value can be between 1 and 50. The default value is 50.
IV_NEXTTOKEN
TYPE /AWS1/ASPNEXTTOKEN
/AWS1/ASPNEXTTOKEN
¶
The token for the next set of results.