MetricsBulkFetchRequest
                                MetricsBulkFetchRequest                            
                            JSON Example
                                    {
    "entity_ids": [
        "string"
    ],
    "start_time": 0,
    "end_time": 0,
    "interval": 0,
    "metric": "string"
}
                            
                                    array of 
                
            
            
                                    string
                
                
            
        
        
                entity_ids            
                            Optional
                    Entity Identifiers
            
            
                                    integer As int64
                
                                    As int64
                
            
        
        
                start_time            
                            Optional
                    start_time
            
            
                                    integer As int64
                
                                    As int64
                
            
        
        
                end_time            
                            Optional
                    end_time
            
            
                                    integer
                
                
            
        
        
                interval            
                            Optional
                    Metric resolution
            
            
                                    string
                
                
            
        
        
                metric            
                            Optional
                    Metric to fetch
