getServerConfigurations

abstract suspend fun getServerConfigurations(updateProgress: suspend (progress: Progress) -> Unit = {}): List<ServerConfiguration>

Get server configuration

Parameters

updateProgress

Update progress of operation