{
	"manifest_version": 2.0,
	"id": "discovery",
	"type": "widget",
	"name": "Discovery status",
	"namespace": "Discovery",
	"version": "1.0",
	"author": "Zabbix",
	"description": "Displays the status summary of the active network discovery rules.",
	"url": "web_interface/frontend_sections/dashboards/widgets/discovery_status",
	"widget": {
		"size": {
			"width": 18,
			"height": 3
		}
	},
	"actions": {
		"widget.discovery.view": {
			"class": "WidgetView"
		}
	}
}