LANInterfaceL2Schema
LANInterfaceL2Schema
JSON Example
{
"autonegotiation": false,
"speed": "string",
"duplex": "string",
"MTU": 0,
"losDetection": false,
"probeInterval": "string"
}
boolean
autonegotiation
Optional
autonegotiation
string
speed
Optional
speed
string
duplex
Optional
duplex
Possible values are :
FULL,
HALF,
integer
MTU
Optional
MTU
boolean
losDetection
Optional
losDetection
string
probeInterval
Optional
probeInterval
Possible values are :
1,
3,
5,
10,