Function scaleway_api_rs::apis::server_types_api::list_servers_types[][src]

pub async fn list_servers_types(
    configuration: &Configuration,
    zone: &str,
    per_page: Option<f32>,
    page: Option<f32>
) -> Result<ScalewayInstanceV1ListServersTypesResponse, Error<ListServersTypesError>>
Expand description

Get server types technical details.