hostgroup_get_hosts
Retrieve the list of hosts within specified Zabbix groups using group IDs. Provide one or multiple group IDs to get host details, with an optional limit on the number of results returned.
Instructions
查询群组内的主机列表。需先通过hostgroup_get获取groupid
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回数量(默认50) | |
| groupids | Yes | 群组ID(单个或逗号分隔多个) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |