queryWidgetBrokenAlerts()
Home > @gooddata/sdk-ui-dashboard > queryWidgetBrokenAlerts
queryWidgetBrokenAlerts() function
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Creates action thought which you can query dashboard component for broken alert filters.
Signature:
export declare function queryWidgetBrokenAlerts(widgetRef: ObjRef, correlationId?: string): IQueryWidgetBrokenAlerts;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
widgetRef |
reference to insight kpi widget | |
|
correlationId |
string |
(Optional) specify correlation id to use for this command. |
Returns: