ConnectionMonitorIcmpConfigurationResponse

data class ConnectionMonitorIcmpConfigurationResponse(val disableTraceRoute: Boolean? = null)

Describes the ICMP configuration.

Constructors

constructor(disableTraceRoute: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Value indicating whether path evaluation with trace route should be disabled.