mirror of
https://github.com/apple/device-management.git
synced 2026-08-19 01:37:19 +02:00
21 lines
552 B
JSON
21 lines
552 B
JSON
{
|
|
"content-cache": {
|
|
"status": {
|
|
"server-guid": "C3D4E5F6-A7B8-9012-CDEF-012345678912",
|
|
"activated": true,
|
|
"active": true,
|
|
"cache-status": "OK",
|
|
"private-addresses": [
|
|
"192.168.1.5"
|
|
],
|
|
"public-address": "203.0.113.5",
|
|
"port": 51194,
|
|
"registration-status": 1,
|
|
"startup-status": "OK",
|
|
"tetherator-status": 0,
|
|
"sending-reports": false,
|
|
"version": "2.0"
|
|
}
|
|
}
|
|
}
|