pub async fn extras_dashboard_retrieve(
configuration: &Configuration,
) -> Result<Dashboard, Error<ExtrasDashboardRetrieveError>>Expand description
Get a list of dashboard objects.
pub async fn extras_dashboard_retrieve(
configuration: &Configuration,
) -> Result<Dashboard, Error<ExtrasDashboardRetrieveError>>Get a list of dashboard objects.