30 lines
594 B
JSON
30 lines
594 B
JSON
{
|
|
"ok": true,
|
|
"result": {
|
|
"accepted": true,
|
|
"status": {
|
|
"state": "CONNECTED",
|
|
"uptime": 0,
|
|
"traffic": {
|
|
"txBytes": 0,
|
|
"rxBytes": 0,
|
|
"txRate": 0,
|
|
"rxRate": 0
|
|
},
|
|
"health": {
|
|
"healthy": true,
|
|
"coreRunning": true,
|
|
"dnsOperational": true,
|
|
"routingReady": true,
|
|
"egressReady": true,
|
|
"operationalHealthy": true,
|
|
"checkedAt": 1710000000
|
|
}
|
|
},
|
|
"stage": "start",
|
|
"runtimeCode": "",
|
|
"userMessage": "",
|
|
"debug": "",
|
|
"rollbackApplied": false
|
|
}
|
|
}
|