{ "ports": [ { "portType": ${prop.wan.portType}, "portNumber": ${prop.wan.portNumber}, "deviceId": ${prop.wan.deviceId}, "portSwitch": "layer3-port", "linkInfo": { "linkType": "Ethernet", "cellular": null, "atm": null, "ethernet": { "negotiationMode": "auto", "media": "copper", "duplex": "half", "speed": 10 } } } ] }