ApplianceNetworkConfigurationResponse

data class ApplianceNetworkConfigurationResponse(val macAddress: String, val name: String)

The Network Adapter configuration of a DataBox.

Constructors

Link copied to clipboard
constructor(macAddress: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Mac Address.

Link copied to clipboard

Name of the network.