zabbix_get_user_media
Retrieve user media notification settings from Zabbix using flexible filters, user IDs, or group IDs.
Instructions
Get user media (notification settings) from Zabbix
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Limit the number of records returned | |
| filter | No | Return only user media that match the given filter | |
| output | No | Object properties to be returned | |
| userids | No | Return only user media for the given user IDs | |
| sortfield | No | Sort the result by the given properties | |
| sortorder | No | Sort order | ASC |
| usrgrpids | No | Return only user media for the given user group IDs | |
| selectUsers | No | Return users that the media belongs to | |
| mediatypeids | No | Return only user media for the given media type IDs | |
| selectMediatypes | No | Return media types used by the user media |