Newer Version Available

This content describes an older version of this product. View Latest

Data Processing Engine Definition List Output

Output representation of a Record Aggregation Data Processing Engine definition generation request.
JSON example
1{
2  "code": "200",
3  "dpeIds": [
4    "9N1SB00000006IL0AY"
5  ],
6  "isSuccess": true,
7  "message": "DPE Generated Successfully"
8}
Property Name Type Description Filter Group and Version Available Version
code String Status code of the request. Small, 59.0 59.0
dpeIds String[] List of Data Processing Engine definition IDs. Small, 59.0 59.0
isSuccess Boolean Indicates whether the Data Processing Engine definition is generated (true) or not (false). Small, 59.0 59.0
message String Indicates whether the generation of the Data Processing Engine definition succeeded or failed. Small, 59.0 59.0