RefreshAutomations
Home > @gooddata/sdk-ui-dashboard > RefreshAutomations
RefreshAutomations interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Refresh the current dashboard's automation data. This is particularly useful after creating, updating, or removing alerts or scheduled exports, ensuring that the local data remains synchronized with the backend.
Signature:
export interface RefreshAutomations extends IDashboardCommand
Extends: IDashboardCommand
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
type | readonly | "GDC.DASH/CMD.AUTOMATIONS.REFRESH" | (BETA) |