mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-19 05:37:51 +00:00
88569066b5
Change-type: minor Signed-off-by: Scott Lowe <scott@balena.io>
31 lines
758 B
JSON
31 lines
758 B
JSON
{
|
|
"d": [
|
|
{
|
|
"belongs_to__application": [
|
|
{
|
|
"app_name": "test app",
|
|
"__metadata": {}
|
|
}
|
|
],
|
|
"id": 1747415,
|
|
"is_managed_by__device": null,
|
|
"device_name": "sparkling-wood",
|
|
"is_of__device_type": [{ "slug": "raspberrypi4-64" }],
|
|
"uuid": "fda508c8583011b8466c26abdd5159f2",
|
|
"is_running__release": [{ "commit": "18756d3386c25a044db66b89e0409804" }],
|
|
"note": null,
|
|
"is_online": false,
|
|
"last_connectivity_event": "2019-11-23T00:26:35.074Z",
|
|
"ip_address": "192.168.0.112",
|
|
"mac_address": null,
|
|
"os_version": "balenaOS 2.44.0+rev3",
|
|
"supervisor_version": "10.3.7",
|
|
"is_web_accessible": false,
|
|
"overall_status": "offline",
|
|
"__metadata": {
|
|
"uri": "/resin/device(@id)?@id=1747415"
|
|
}
|
|
}
|
|
]
|
|
}
|