Moving vpn-instance yang from VPNMgr > NeutronVPN
[integration/test.git] / csit / variables / daexim / schedule_export_include_exclude.json
1  {
2      "input": {
3          "data-export-import:run-at": ${time},
4          "data-export-import:included-modules" : [
5              {
6                  "module-name": "${module}",
7                  "data-store": "${store}"
8              }
9          ],
10          "data-export-import:excluded-modules" : [
11              {
12                  "module-name": "${module}",
13                  "data-store": "${store}"
14              }
15          ]
16      }
17  }