· 4 years ago · Mar 17, 2021, 01:24 PM
1{
2 "objectName": "maskingName",
3 "properties": {
4 "maskingType": "dictionary",
5 "idType": null,
6 "objectSubtypeName": "Data Masking",
7 "transformationProperties": {
8 "maskingProcessIds": [
9 34
10 ]
11 },
12 "input": ["maskingId", "maskingInput"] ,
13 "output": ["maskedId", "maskingOutput"],
14 "configuration":
15 {
16 "id": 6,
17 "idType": null,
18 "unique": true,
19 "entries": "10000",
20 "repeatable": true,
21 "storagePath": ".\\\\testData\\\\storage\\\\sub_values_addresses.csv",
22 "valueStorageType": "CHRONICLEMAP",
23 "maxUniqueRetrying": "1000",
24 "confDefName": null,
25 "dictionaryPathName": "testData\\\\dictionaries\\\\names.csv",
26 "part": null,
27 "randomMinValue": null,
28 "randomMaxValue": null,
29 "randomType": null,
30 "randomValuePercentage": null,
31 "dateFormat": null,
32 "secretKey": "aksdhfhjsdfhjsdhjfgrzzhb46758hf7",
33 "maskingType": "dictionary"
34 }
35 }
36 }