22 lines
401 B
JSON
22 lines
401 B
JSON
{
|
|
"ok": true,
|
|
"result": {
|
|
"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
|
|
}
|
|
}
|
|
}
|