InMageRcmFailbackNicDetailsResponse

data class InMageRcmFailbackNicDetailsResponse(val adapterType: String, val macAddress: String, val networkName: String, val sourceIpAddress: String)

InMageRcmFailback NIC details.

Constructors

Link copied to clipboard
constructor(adapterType: String, macAddress: String, networkName: String, sourceIpAddress: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The adapter type.

Link copied to clipboard

The mac address.

Link copied to clipboard

The network name.

Link copied to clipboard

The IP address.