{ "additionalProperties": false, "id": "PolicyTepTableEntry", "module_id": "PolicyConnectivityStatistics", "properties": { "segment_id": { "required": false, "title": "The segment Id", "type": "string" }, "tep_ip": { "$ref": "IPAddress, "required": false, "title": "The tunnel endpoint IP address" }, "tep_label": { "required": false, "title": "The tunnel endpoint label", "type": "integer" }, "tep_mac_address": { "required": false, "title": "The tunnel endpoint MAC address", "type": "string" } }, "type": "object" }