Skip to main content

Drill down scan table

Drill down scan table

Request Body

The drill down query

start date-time

The earliest scan date and time to consider during analysis

end date-time

The latest scan date and time to consider during analysis

batchIds uuid[]

The batch ids to consider during analysis

scanResults int32[]

Possible values: [0, 1, 2, 3, 4]

The scan results to consider during analysis

drillDownTime date-time

The date and time at which to drill down

Responses
200

The analytics table data

Schema OPTIONAL
hasValue boolean OPTIONAL

Whether the data is available

rows object[] OPTIONAL

The analytics table data

count int64 OPTIONAL

The number of scans

batch string OPTIONAL

The batch name

scanResult int32 OPTIONAL

Possible values: [0, 1, 2, 3, 4]

The scan result

400

An error describing the issue caused by the client

Schema OPTIONAL
type int32 OPTIONAL

Possible values: [0, 1, 2, 3, 4]

The type of client error

message string OPTIONAL

The error message

500

An error describing the server issue

Schema OPTIONAL
message string OPTIONAL

The error message