zabbix_create_dashboard
Create a Zabbix dashboard to visualize monitoring data. Configure pages, widgets, and user permissions for effective data display.
Instructions
Create a new dashboard in Zabbix for data visualization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the dashboard | |
| pages | Yes | Dashboard pages | |
| users | No | Dashboard user permissions | |
| userid | No | ID of the user that owns the dashboard. Defaults to the current API user if not set by a SuperAdmin | |
| private | No | Dashboard sharing type: 0 (public), 1 (private) | |
| auto_start | No | Automatically start dashboard slideshow: 0 (disabled), 1 (enabled) | |
| userGroups | No | Dashboard user group permissions | |
| display_period | No | Dashboard refresh interval in seconds |