Function get_servers

Source
pub async fn get_servers(
    configuration: &Configuration,
) -> Result<Vec<ServerListItem>, Error<GetServersError>>