diagnostics_overview_get
Guest
Returns diagnostics overview reflecting the current status of the device.
Params
N/A
Return
attribute | description |
---|---|
sections* [Section] |
The overview sections |
Section
attribute | description |
---|---|
label* i18n@diagnostics_descriptions |
Label of the given section |
cards* [Card] |
The overview cards |
Card
Item
attribute | description |
---|---|
label* i18n@diagnostics_descriptions |
Label of the given card |
label_params{ string: string } |
Translation parameters for the label |
severitySeverity |
Severity of the given item |
Link
attribute | description |
---|---|
type* 'statistics' |
Type of link |
filterStatistics Filter |
Filter to use to obtain the relevant data |