getServerConfiguration

abstract suspend fun getServerConfiguration(updateProgress: suspend (progress: Progress) -> Unit = {}): GatewayServerConfiguration

Get gateway server configuration

Return

gateway server configuration

Parameters

updateProgress

of the operation