PhysicalNic
PhysicalNic
Represents a physical NIC
JSON Example
{
"deviceName": "string",
"macAddress": "string",
"speed": 0,
"unit": "string",
"smartNicInfo": {
"vendorName": "string",
"dpuId": "string"
},
"state": "One among: INACTIVE, ACTIVE_IN_USE, ACTIVE_NOT_IN_USE"
}
string
deviceName
Read-Only
Device name of the physical NIC
string
macAddress
Read-Only
Mac address of the physical NIC
integer As int64
As int64
speed
Read-Only
Speed in bytes of the physical NIC
string
unit
Read-Only
Unit of physical NIC speed
Enumeration:
KB,
MB,
GB,
TB,
PB
string
state
Read-Only
State of the physical NIC