View on GitHub

amber-csharp-sdk

Boon Amber C# SDK

BoonAmber.Model.GetSummaryResponse

Properties

Name Type Description Notes
MagicNumber int   [optional]
VersionNumber int   [optional]
MNano MNano    
MBufferStats MBufferStats   [optional]
MAutotune MAutotune    
MAutotuningElbowClusterCounts List<int>    
MAutotuningElbowPVArray List<float>    
MStreamingParameters MStreamingParameters    
MAmberStatus MAmberStatus    
MTraining MTraining    
MAnomalyThreshold int    
MAmberWarningCriticalValue int    
MAmberAlertCriticalValue int    
MErrorStringBuffer string   [optional]
MClusteringParametersInitialized bool   [optional]
MStreamingMode bool   [optional]
MStreamingModeStatus int   [optional]
MModifiedAt int   [optional]
MAnomalyMetricByAnomalyCount List<float>   [optional]
MRecentAnomalyCount int   [optional]
MResultsIDArray List<int>   [optional]
MTrainingSamples MRecentSamples   [optional]
MRecentSamples MRecentSamples    
MRecentRawSamples MRecentSamples    
MRecentTimes MRecentTimes    
MRecentSIs MRecentAnalytics    
MRecentRIs MRecentAnalytics    
MRecentADs MRecentAnalytics    
MRecentAHs MRecentAnalytics    
MRecentIDs MRecentIDs   [optional]
MRecentAMs MRecentAMs   [optional]
MRecentAWs MRecentAnalytics    

[Back to Model list] [Back to API list] [Back to README]