Newer Version Available

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

Record Aggregation Definition Input

Input representation of a Record Aggregation Data Processing Engine definition generation request.
JSON example
1{   
2   "definitionId": "ALL"
3}
Properties
Name Type Description Required or Optional Available Version
definitionId String

ID of a record aggregation definition component.

To generate a Data Processing Engine definition for all the active record aggregation definition components, specify ALL.

Required 59.0