Function scaleway_api_rs::apis::default_api::get_dashboard[][src]

pub async fn get_dashboard(
    configuration: &Configuration,
    zone: &str,
    organization: Option<&str>,
    project: Option<&str>
) -> Result<ScalewayInstanceV1GetDashboardResponse, Error<GetDashboardError>>