pub async fn get_server_types_availability(
    configuration: &Configuration,
    zone: &str,
    per_page: Option<i32>,
    page: Option<i32>
) -> Result<ScalewayPeriodInstancePeriodV1PeriodGetServerTypesAvailabilityResponse, Error<GetServerTypesAvailabilityError>>
Expand description

Get availability for all server types.