Dashboard Filter Response
data class DashboardFilterResponse(val filterType: String, val labelKey: String, val stringValue: String, val templateVariable: String)
A filter to reduce the amount of data charted in relevant widgets.
Properties
Link copied to clipboard
The specified filter type
Link copied to clipboard
A variable-length string value.
Link copied to clipboard
The placeholder text that can be referenced in a filter string or MQL query. If omitted, the dashboard filter will be applied to all relevant widgets in the dashboard.