Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.19 KB

AnalysisResultsRequest.md

File metadata and controls

24 lines (19 loc) · 1.19 KB

AnalysisResultsRequest

Properties

Name Type Description Notes
interval str Query within this ISO-8601 time period
offset int
limit int
column_names [str], none_type [optional]
metrics [str], none_type [optional]
segments [Segment], none_type [optional]
analyzer_ids [str], none_type [optional]
analyzer_types [str], none_type [optional]
monitor_ids [str], none_type [optional]
include_unhelpful bool, none_type [optional]
only_anomalies bool, none_type [optional]
include_failures bool, none_type [optional]
order bool, date, datetime, dict, float, int, list, 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]