/AWS1/CL_EC2=>UNMONITORINSTANCES()
¶
About UnmonitorInstances¶
Disables detailed monitoring for a running instance. For more information, see Monitoring your instances and volumes in the Amazon EC2 User Guide.
Method Signature¶
IMPORTING¶
Required arguments:¶
IT_INSTANCEIDS
TYPE /AWS1/CL_EC2INSTIDSTRINGLIST_W=>TT_INSTANCEIDSTRINGLIST
TT_INSTANCEIDSTRINGLIST
¶
The IDs of the instances.
Optional arguments:¶
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Checks whether you have the required permissions for the operation, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation
. Otherwise, it isUnauthorizedOperation
.