1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{ "bridgeDomains": [ { "id": "", "deviceId": ${prop.lan.deviceId}, "ports": [ { "id": ${prop.lan.devicePortId}, "tagMode": "untag" } ], "vlanId": ${prop.lan.vlanId}, "description": "spoke2 test vlan L2 port" } ] }