mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-20 14:13:07 +00:00
31 lines
844 B
JSON
31 lines
844 B
JSON
{
|
|
"d": [
|
|
{
|
|
"belongs_to__application": [],
|
|
"id": 1747415,
|
|
"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": "reduced-functionality",
|
|
"cpu_usage": 34,
|
|
"cpu_temp": 56.2,
|
|
"cpu_id": "some cpu id",
|
|
"memory_usage": 1000,
|
|
"memory_total": 4000,
|
|
"storage_block_device": "/dev/mmcblk0",
|
|
"storage_usage": 1000,
|
|
"storage_total": 64000,
|
|
"is_undervolted": true
|
|
}
|
|
]
|
|
}
|