VlanIdRange
VlanIdRange
An object representing VLAN Id range.
JSON Example
{
"startId": 0,
"endId": 0
}
integer
startId
Optional
Starting VLAN Id in the range.
integer
endId
Optional
Ending VLAN Id in the range.