{ "id": "Pnic", "module_id": "TransportNode", "properties": { "device_name": { "readonly": false, "required": true, "title": "device name or key", "type": "string" }, "uplink_name": { "readonly": false, "required": true, "title": "Uplink name for this Pnic. This name will be used to reference this Pnic in other configurations.", "type": "string" } }, "title": "Physical NIC specification", "type": "object" }