Files
apple-device-management-mdm/examples/declarative/status/content-cache.status/example1.json
T
2026-08-18 15:34:21 -04:00

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"
}
}
}