/AWS1/CL_ASC=>DESCRIBEPOLICIES()
¶
About DescribePolicies¶
Gets information about the scaling policies in the account and Region.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_AUTOSCALINGGROUPNAME
TYPE /AWS1/ASCXMLSTRINGMAXLEN255
/AWS1/ASCXMLSTRINGMAXLEN255
¶
The name of the Auto Scaling group.
IT_POLICYNAMES
TYPE /AWS1/CL_ASCPOLICYNAMES_W=>TT_POLICYNAMES
TT_POLICYNAMES
¶
The names of one or more policies. If you omit this property, all policies are described. If a group name is provided, the results are limited to that group. If you specify an unknown policy name, it is ignored with no error.
Array Members: Maximum number of 50 items.
IT_POLICYTYPES
TYPE /AWS1/CL_ASCPOLICYTYPES_W=>TT_POLICYTYPES
TT_POLICYTYPES
¶
One or more policy types. The valid values are
SimpleScaling
,StepScaling
,TargetTrackingScaling
, andPredictiveScaling
.
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 be returned with each call. The default value is
50
and the maximum value is100
.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_ASCPOLICIESTYPE
/AWS1/CL_ASCPOLICIESTYPE
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC