pub async fn update_dashboard(
configuration: &mut Configuration,
params: UpdateDashboardParams,
) -> Result<Dashboard, Error<UpdateDashboardError>>
Expand description
Update an existing dashboard
pub async fn update_dashboard(
configuration: &mut Configuration,
params: UpdateDashboardParams,
) -> Result<Dashboard, Error<UpdateDashboardError>>
Update an existing dashboard