Skip to content

status_info_data_get

Guest

Returns the status info data.

Params

attribute description
filter*
Status Info Filter
Filter defining what status information to retrieve.

Return

Returns an object where keys are status info types and values are Condensed Data@status_info entities.

Note

The Condensed Data objects must be compatible with:

Example

{
  "system": [["v1.0.1"]],
  "ntp": [
    ["server 1 – OK"],
    ["server 2 – OK"]
  ]
}