Dashboards

Dashboards

The dashboard is one of the basic components of a WD service instance - basically it’s a web page that contains widgets. Conceptually, dashboards can be of two types: generic and entity-related (endpoint, software, filter, etc.). There are some widgets which can be placed on the dashboard of any type and there widgets which are supposed to work only on an entity-related dashboard.

Generic

The core idea of the generic dashboard is that it is not attached to any resource entity type (i.e. endpoint, filter etc.). An example route of such a dashboard: /new-dashboard/devices.

The widgets listed below work on generic dashboard:

Entity-related dashboards are assigned to the specific entity. An example route of such a dashboard: /new-dashboard/devices/:endpointId.

The widgets listed below work on entity-related dashboard:

Entity-related dashboards are reachable directly by link or from within the generic dashboard using one of the widgets listed below:

Endpoints

Filters

Software