/AWS1/CL_ASC=>DESCRIBEAUTOSCALINGINSTANCES()
¶
About DescribeAutoScalingInstances¶
Gets information about the Auto Scaling instances in the account and Region.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IT_INSTANCEIDS
TYPE /AWS1/CL_ASCINSTANCEIDS_W=>TT_INSTANCEIDS
TT_INSTANCEIDS
¶
The IDs of the instances. If you omit this property, all Auto Scaling instances are described. If you specify an ID that does not exist, it is ignored with no error.
Array Members: Maximum number of 50 items.
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 is50
.
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.)
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_ASCAUTOSCINSTSTYPE
/AWS1/CL_ASCAUTOSCINSTSTYPE
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC