Types
TelemetryTimelineInput
Input values for telemetry timeline.
input
TelemetryTimelineInputFields
view
required
The view to use for the request.
first
Int
default:200
The first to use for the request.
after
String
The after to use for the request.
search
String
The search to use for the request.
searchMode
default:TEXT
The search mode to use for the request.
caseSensitive
Boolean
default:false
Whether case sensitive applies to the request.
quickFilters
JSON
The quick filters to use for the request.
advancedFilter
The advanced filter to use for the request.