VlanTrunkSpec
VlanTrunkSpec
VlanTrunkspec is used for specifying trunk VLAN id ranges.
JSON Example
{
"vlan_ranges": [
{
"start": 0,
"end": 0
}
]
}