NSX-T Data Center REST API
DiscoveredNodeInterfaceProperties (schema)
Discovered node network interface properties
Network interface properties of discovered node
| Name | Description | Type | Notes | 
|---|---|---|---|
| connected_switch | Connected switch Switch name which is connected to nic, switch can be opaque, proxyHostSwitch or virtual  | 
            
            string | |
| connected_switch_type | Type of virtual switch Type of virtual switch can be VSS, DVS or N-VDS.  | 
            
            string | Enum: VSS, DVS, N-VDS | 
| interface_id | Interface ID Id of the network interface  | 
            
            string | |
| physical_address | Interface MAC address Mac address of the interface  | 
            
            MACAddress |