SearchBasedAlertConfigListResponse
                                SearchBasedAlertConfigListResponse                            
                            JSON Example
                                    {
    "results": [
        {
            "entity_id": "string",
            "alert_name": "string",
            "enabled": false,
            "search_criteria": "string",
            "generate_alert_criteria": "string",
            "alert_type": "string",
            "severity": "string",
            "notification_settings": [
                {
                    "type": "string",
                    "frequency": "string",
                    "notification_time": "string",
                    "receivers": [
                        "string"
                    ],
                    "enabled": false
                }
            ]
        }
    ],
    "total_count": 0
}
            
            
                                    integer
                
                
            
        
        
                total_count            
                            Optional
                    total_count
