ApplicationFlowSummary
                                ApplicationFlowSummary                            
                            JSON Example
                                    {
    "service_endpoint_count": 0,
    "groups": [
        {
            "group_id": "string",
            "entity_id": "string",
            "entity_type": "string",
            "flow_summary": {
                "ingress_bytes": 0,
                "egress_bytes": 0
            }
        }
    ],
    "start_time": 1597247025,
    "end_time": 1597247999
}
            
            
                                    integer
                
                
            
        
        
                service_endpoint_count            
                            Optional
                    service_endpoint_count
            
            
                                    integer As int64
                
                                    As int64
                
            
        
        
                start_time            
                            Optional
                    Start timestamp of the window of the objects returned
            
            
                                    integer As int64
                
                                    As int64
                
            
        
        
                end_time            
                            Optional
                    End timestamp of the window of the objects returned
