Object data to create new Dashboard
Duplicate the dashboard to your own account
Dashboard identification
Optional
dashboardObj: { Object with data of the duplicate dashboard
Optional
new_Optional
setup?: objectModify any property of the action
Dashboard identification
Dashboard Object with data to be replaced
Generate a new public token for the dashboard
Dashboard identification
Time when token will expire
Gets information about the dashboard
Dashboard identification
Retrieves a list with all dashboards from the account
Optional
queryObj: DashboardQuerySearch query params
queryObj: {
page: 1,
fields: ["id", "name"],
filter: {},
amount: 20,
orderBy: "label,asc",
}
Get list of analysis related with a dashboard
Dashboard identification
Get list of devices related with dashboard
Dashboard identification
Runs an analysis located in a widget's header button
The id of the analysis to run
The id of the dashboard that contains the widget
The id of the widget that contains the header button
Optional
scope: objectData to send to the analysis
Change permissions of the bucket
Share identification
Object with target email and new permission
Get share list of the dashboard
Dashboard identification
Share the dashboard with another person
Dashboard identification
Object with target and message
Generates and retrieves a new dashboard from the account