cls_describe_machine_groups
Retrieve and filter machine group lists to manage log collection sources, with options for pagination, name filtering, and region selection.
Instructions
查询机器组列表。机器组是日志采集端的管理单元,用于统一管理一组日志源机器。
参数说明
offset: 分页偏移量,默认 0
limit: 每页条数,默认 20
group_name: 按机器组名称过滤(可选)
region: 地域(可选),如 ap-guangzhou、na-ashburn,不传则使用默认地域,可通过 cls_describe_regions 查询所有可用地域
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| limit | No | ||
| group_name | No | ||
| region | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |