DiscoveredNodeNetworkInterfaces
DiscoveredNodeNetworkInterfaces
All the network interfaces of the discovered node
JSON Example
{
"discovered_node_id": "string",
"network_interfaces": [
{
"physical_address": "string",
"connected_switch": "string",
"interface_id": "string"
}
]
}
string
discovered_node_id
Required
Id of the discovered node
array of DiscoveredNodeInterfaceProperties
network_interfaces
Optional
Network interfaces of the node