{ "manifest_version": 2.0, "id": "dataover", "type": "widget", "name": "Data overview", "namespace": "DataOver", "version": "1.0", "author": "Zabbix", "description": "Displays the latest item data and current status of each item for selected hosts.", "url": "web_interface/frontend_sections/dashboards/widgets/data_overview", "widget": { "in": { "hostids": { "type": "_hostids" }, "groupids": { "type": "_hostgroupids" } } }, "actions": { "widget.dataover.view": { "class": "WidgetView" } } }