@wildix/wda-insights-client > WdaInsights > listDashboards
WdaInsights.listDashboards() method
Signature:
listDashboards(args: ListDashboardsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDashboardsCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: ListDashboardsCommandOutput) => void |
Returns:
void