export-incremental.json 202 Bytes
Newer Older
1 2 3 4 5 6 7
{
  "itemsToExport": [
    {
      "typeName": "hive_db", "uniqueAttributes": { "qualifiedName": "stocks@cl1" }
    }
  ],
  "options": {
8 9
    "fetchType": "incremental",
    "replicatedTo": "cl2"
10 11
  }
}