export-incremental.json 230 Bytes
Newer Older
1 2 3 4 5 6 7 8
{
  "itemsToExport": [
    {
      "typeName": "hive_db", "uniqueAttributes": { "qualifiedName": "stocks_base@cl1" }
    }
  ],
  "options": {
    "fetchType": "incremental",
9
    "skipLineage": "true",
10
    "changeMarker": 0
11 12
  }
}