Name | Data type | Description |
---|---|---|
status | Status | |
xloc | number | |
ipaddr | string | |
lastcheckin | number | |
model | string | |
serial | string | |
yloc | number | |
name | string | |
fwversion | string |
Example
{ "status" : "CRITICAL", "xloc" : 12345.0, "ipaddr" : "...", "lastcheckin" : 12345, "model" : "...", "serial" : "...", "yloc" : 12345.0, "name" : "...", "fwversion" : "..." }