Skip navigation links
com.tencentcloudapi.as.v20180419.models

Class DescribeAutoScalingGroupsRequest

Returns:
Filters Filter.
  • auto-scaling-group-id - String - Required: No - (Filter) Filter by auto scaling group ID.
  • auto-scaling-group-name - String - Required: No - (Filter) Filter by auto scaling group name.
  • launch-configuration-id - String - Required: No - (Filter) Filter by launch configuration ID.
  • tag-key - String - Required: No - (Filter) Filter by tag key.
  • tag-value - String - Required: No - (Filter) Filter by tag value.
  • tag:tag-key - String - Required: No - (Filter) Filter by tag key-value pair. The tag-key should be replaced with a specified tag key. For detailed usage, see sample 2
  • The maximum number of `Filters` per request is 10. The upper limit for `Filter.Values` is 5. This parameter does not support specifying both `AutoScalingGroupIds` and `Filters` at the same time.
    Parameters:
    Filters - Filter.
  • auto-scaling-group-id - String - Required: No - (Filter) Filter by auto scaling group ID.
  • auto-scaling-group-name - String - Required: No - (Filter) Filter by auto scaling group name.
  • launch-configuration-id - String - Required: No - (Filter) Filter by launch configuration ID.
  • tag-key - String - Required: No - (Filter) Filter by tag key.
  • tag-value - String - Required: No - (Filter) Filter by tag value.
  • tag:tag-key - String - Required: No - (Filter) Filter by tag key-value pair. The tag-key should be replaced with a specified tag key. For detailed usage, see sample 2
  • The maximum number of `Filters` per request is 10. The upper limit for `Filter.Values` is 5. This parameter does not support specifying both `AutoScalingGroupIds` and `Filters` at the same time.
    Skip navigation links

    Copyright © 2020. All rights reserved.