get Server Configuration
abstract suspend fun getServerConfiguration(updateProgress: suspend (progress: Progress) -> Unit = {}): GatewayServerConfiguration
Get gateway server configuration
Return
gateway server configuration
Parameters
update Progress
of the operation