ClusterNetworkSettings

data class ClusterNetworkSettings(val defaultRoute: String? = null, val interfaceMappings: List<ClusterInterfaceMapping>? = null)

On premises settings which will have the interface network mappings and default Output logical interface

Constructors

Link copied to clipboard
constructor(defaultRoute: String? = null, interfaceMappings: List<ClusterInterfaceMapping>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val defaultRoute: String? = null

Default value if the customer does not define it in channel Output API

Link copied to clipboard

Network mappings for the cluster