summaryrefslogtreecommitdiff
path: root/etc/table_schema.json
blob: 84d826ec6af5823eab7f4bb40419769d9638596e (plain)
1
2
3
4
5
6
7
8
9
10
11
[
    {
        "table_id": 1,
        "table_name": "DATAPATH_TELEMETRY_JOB",
        "table_type": "plugin",
        "custom": {
            "key_name": "job_id",
            "key_type": "pointer"
        }
    }
]