Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.44 KB

AnalysisResultsRecord.md

File metadata and controls

33 lines (28 loc) · 1.44 KB

AnalysisResultsRecord

Properties

Name Type Description Notes
org_id str
dataset_id str
column str
segment Segment
dataset_timestamp int
analyzer_id str
analysis_id str
is_anomaly bool
failed_analysis bool
user_marked_unhelpful bool
creation_timestamp int
monitor_ids [str], none_type [optional]
metric str, none_type [optional]
upper_threshold float, none_type [optional]
lower_threshold float, none_type [optional]
metric_value float, none_type [optional]
target_level str, none_type [optional]
analyzer_type str, none_type [optional]
algorithm str, none_type [optional]
algorithm_mode str, none_type [optional]
failure_type str, none_type [optional]
failure_explanation str, none_type [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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