InterfaceDNSSettingsResponse

data class InterfaceDNSSettingsResponse(val dnsServers: List<String>? = null)

DNS Settings of the interface

Constructors

Link copied to clipboard
constructor(dnsServers: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val dnsServers: List<String>? = null

List of DNS server IP Addresses for the interface