nexigon_api.properties.NetworkInterfaceInfo
Network interface information.
namestringrequired
macAddressstringrequired
ipAddressesstring[]required
nexigon_api.properties.NetworkInterfaceInfo
{
"name": "string",
"macAddress": "string",
"ipAddresses": [
"string"
]
}