Http Config Response
data class HttpConfigResponse(val hosts: List<HttpHostConfigResponse>, val name: String, val port: Int)
Describes the http configuration for external connectivity for this network.
Describes the http configuration for external connectivity for this network.