Enable Metrics Collection
GET {{aws_auto_scaling_api_base_url}}/?AutoScalingGroupName&Granularity&Metrics.member.N&Action=EnableMetricsCollection
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AutoScalingGroupName | null | The name of the Auto Scaling group. | |
Granularity | null | The granularity to associate with the metrics to collect. The only valid value is 1Minute. | |
Metrics.member.N | null | One or more of the following metrics. If you omit this parameter, all metrics are enabled. | |
Action | string |