NetworkInterfaceCardInfo
NetworkInterfaceCardInfo
Information related to network interface card.
JSON Example
{
"id": "74390016-2dea-4b8c-8181-385783effaeb",
"mac_address": "00:50:56:a6:62:ac",
"name": "Network adapter 1"
}
string
id
Optional
Unique ID representing the network interface card.
string
mac_address
Optional
Network interface card MAC address.
string
name
Optional
Network interface card name.