{ "extends": { "$ref": "CsvRecord }, "id": "VtepTableCsvRecord", "module_id": "AggSvcLogicalSwitch", "properties": { "segment_id": { "required": false, "title": "The segment Id", "type": "string" }, "vtep_ip": { "$ref": "IPAddress, "required": false, "title": "The virtual tunnel endpoint IP address" }, "vtep_label": { "required": true, "title": "The virtual tunnel endpoint label", "type": "integer" }, "vtep_mac_address": { "required": true, "title": "The virtual tunnel endpoint MAC address", "type": "string" } }, "type": "object" }