pub async fn list_dashboards(
configuration: &mut Configuration,
) -> Result<ListDashboardsResponse, Error<ListDashboardsError>>
Expand description
List all custom dashboards
pub async fn list_dashboards(
configuration: &mut Configuration,
) -> Result<ListDashboardsResponse, Error<ListDashboardsError>>
List all custom dashboards