get Server Configurations
abstract suspend fun getServerConfigurations(updateProgress: suspend (progress: Progress) -> Unit = {}): List<ServerConfiguration>
Get server configuration
Parameters
update Progress
Update progress of operation