Aggregation
                                Aggregation                            
                            JSON Example
                                    {
    "field": "flow.totalBytes.delta.summation.bytes",
    "aggregation_type": "string"
}
            
            
                                    string
                
                
            
        
        
                field            
                            Optional
                    field
            
            
                                    string
                
                
            
        
        
                aggregation_type            
                            Optional
                    aggregation_type
                Possible values are :
                                    SUM, 
                                    MIN, 
                                    MAX, 
                                    AVG, 
                            
        
    