test(fixtures): capture redacted SimAdmin responses

This commit is contained in:
chick
2026-07-16 06:35:28 +08:00
parent 9dffadbec2
commit c7da857aff
87 changed files with 9673 additions and 0 deletions
@@ -0,0 +1,17 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getAutomationConfig",
"method": "GET",
"pathTemplate": "/api/automation/config",
"redacted": true,
"statusCategory": "unsupported",
"httpStatus": 404,
"contentType": "text/plain",
"latencyBucket": "<250ms",
"payload": {
"text": "[REDACTED]"
}
}
@@ -0,0 +1,17 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getAutomationConfig",
"method": "GET",
"pathTemplate": "/api/automation/config",
"redacted": true,
"statusCategory": "unsupported",
"httpStatus": 404,
"contentType": "text/plain",
"latencyBucket": "<250ms",
"payload": {
"text": "[REDACTED]"
}
}
@@ -0,0 +1,18 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getCallForwarding",
"method": "GET",
"pathTemplate": "/api/call/forwarding",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "error",
"message": "Call forwarding is not exposed by ModemManager on this backend"
}
}
@@ -0,0 +1,28 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getCallSettings",
"method": "GET",
"pathTemplate": "/api/call/settings",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"calling_line_presentation": "unknown",
"calling_name_presentation": "unknown",
"connected_line_presentation": "unknown",
"connected_line_restriction": "unknown",
"called_line_presentation": "unknown",
"calling_line_restriction": "unknown",
"hide_caller_id": "unknown",
"voice_call_waiting": "unknown"
}
}
}
@@ -0,0 +1,18 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getCallVolume",
"method": "GET",
"pathTemplate": "/api/call/volume",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "error",
"message": "Call volume control is not exposed by ModemManager on this backend"
}
}
@@ -0,0 +1,21 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getCalls",
"method": "GET",
"pathTemplate": "/api/calls",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": ">3s",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"calls": []
}
}
}
@@ -0,0 +1,18 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getImsStatus",
"method": "GET",
"pathTemplate": "/api/ims/status",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "error",
"message": "IMS status is not exposed by ModemManager on this backend"
}
}
@@ -0,0 +1,18 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getVoicemailStatus",
"method": "GET",
"pathTemplate": "/api/voicemail/status",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "error",
"message": "Voicemail status is not exposed by ModemManager on this backend"
}
}
@@ -0,0 +1,18 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getCallForwarding",
"method": "GET",
"pathTemplate": "/api/call/forwarding",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "error",
"message": "Call forwarding is not exposed by ModemManager on this backend"
}
}
@@ -0,0 +1,28 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getCallSettings",
"method": "GET",
"pathTemplate": "/api/call/settings",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"calling_line_presentation": "unknown",
"calling_name_presentation": "unknown",
"connected_line_presentation": "unknown",
"connected_line_restriction": "unknown",
"called_line_presentation": "unknown",
"calling_line_restriction": "unknown",
"hide_caller_id": "unknown",
"voice_call_waiting": "unknown"
}
}
}
@@ -0,0 +1,18 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getCallVolume",
"method": "GET",
"pathTemplate": "/api/call/volume",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "error",
"message": "Call volume control is not exposed by ModemManager on this backend"
}
}
@@ -0,0 +1,21 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getCalls",
"method": "GET",
"pathTemplate": "/api/calls",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": ">3s",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"calls": []
}
}
}
@@ -0,0 +1,18 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getImsStatus",
"method": "GET",
"pathTemplate": "/api/ims/status",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "error",
"message": "IMS status is not exposed by ModemManager on this backend"
}
}
@@ -0,0 +1,18 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getVoicemailStatus",
"method": "GET",
"pathTemplate": "/api/voicemail/status",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "error",
"message": "Voicemail status is not exposed by ModemManager on this backend"
}
}
@@ -0,0 +1,40 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getCells",
"method": "GET",
"pathTemplate": "/api/cells",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"serving_cell": {
"tech": "lte",
"cell_id": 0,
"tac": 0
},
"cells": [
{
"is_serving": true,
"tech": "lte",
"cell_id": 0,
"band": "B3",
"arfcn": "1400",
"pci": "[REDACTED]",
"rsrp": "-8760",
"rsrq": "-870",
"sinr": "",
"earfcn": "1400",
"type": "LTE"
}
]
}
}
}
@@ -0,0 +1,46 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getLocationCellInfo",
"method": "GET",
"pathTemplate": "/api/location/cell-info",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"available": true,
"cell_info": {
"mcc": "460",
"mnc": "00",
"lac": 0,
"cid": 0,
"signal_strength": -88,
"radio_type": "LTE",
"arfcn": 1400,
"pci": 0,
"rsrq": -8.7
},
"neighbor_cells": [],
"cells": [
{
"mcc": "460",
"mnc": "00",
"lac": 0,
"cid": 0,
"signal_strength": -88,
"radio_type": "LTE",
"arfcn": 1400,
"pci": 0,
"rsrq": -8.7
}
]
}
}
}
@@ -0,0 +1,26 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getNetwork",
"method": "GET",
"pathTemplate": "/api/network",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"operator_name": "中国移动",
"registration_status": "registered",
"technology_preference": "lte-advanced",
"signal_strength": 80,
"mcc": "460",
"mnc": "00"
}
}
}
@@ -0,0 +1,32 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getNetworkOperators",
"method": "GET",
"pathTemplate": "/api/network/operators",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"operators": [
{
"path": "[REDACTED]",
"name": "中国移动",
"status": "current",
"mcc": "460",
"mnc": "00",
"technologies": [
"LTE-ADVANCED"
]
}
]
}
}
}
@@ -0,0 +1,21 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getNetworkSignalStrength",
"method": "GET",
"pathTemplate": "/api/network/signal-strength",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"strength": 80
}
}
}
@@ -0,0 +1,40 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getCells",
"method": "GET",
"pathTemplate": "/api/cells",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"serving_cell": {
"tech": "lte",
"cell_id": 0,
"tac": 0
},
"cells": [
{
"is_serving": true,
"tech": "lte",
"cell_id": 0,
"band": "B3",
"arfcn": "1400",
"pci": "[REDACTED]",
"rsrp": "-9010",
"rsrq": "-900",
"sinr": "",
"earfcn": "1400",
"type": "LTE"
}
]
}
}
}
@@ -0,0 +1,46 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getLocationCellInfo",
"method": "GET",
"pathTemplate": "/api/location/cell-info",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"available": true,
"cell_info": {
"mcc": "460",
"mnc": "00",
"lac": 0,
"cid": 0,
"signal_strength": -90,
"radio_type": "LTE",
"arfcn": 1400,
"pci": 0,
"rsrq": -8.9
},
"neighbor_cells": [],
"cells": [
{
"mcc": "460",
"mnc": "00",
"lac": 0,
"cid": 0,
"signal_strength": -90,
"radio_type": "LTE",
"arfcn": 1400,
"pci": 0,
"rsrq": -8.9
}
]
}
}
}
@@ -0,0 +1,26 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getNetwork",
"method": "GET",
"pathTemplate": "/api/network",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"operator_name": "中国移动",
"registration_status": "registered",
"technology_preference": "lte-advanced",
"signal_strength": 76,
"mcc": "460",
"mnc": "00"
}
}
}
@@ -0,0 +1,32 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getNetworkOperators",
"method": "GET",
"pathTemplate": "/api/network/operators",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"operators": [
{
"path": "[REDACTED]",
"name": "中国移动",
"status": "current",
"mcc": "460",
"mnc": "00",
"technologies": [
"LTE-ADVANCED"
]
}
]
}
}
}
@@ -0,0 +1,21 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getNetworkSignalStrength",
"method": "GET",
"pathTemplate": "/api/network/signal-strength",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"strength": 76
}
}
}
@@ -0,0 +1,23 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getAirplaneMode",
"method": "GET",
"pathTemplate": "/api/airplane-mode",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"enabled": false,
"powered": true,
"online": true
}
}
}
@@ -0,0 +1,33 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getApn",
"method": "GET",
"pathTemplate": "/api/apn",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"contexts": [
{
"path": "[REDACTED]",
"name": "default",
"active": false,
"apn": "cmnet",
"protocol": "dual",
"username": "[REDACTED]",
"password": "[REDACTED]",
"auth_method": "chap",
"context_type": "internet"
}
]
}
}
}
@@ -0,0 +1,22 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getBasebandRestartStatus",
"method": "GET",
"pathTemplate": "/api/baseband/restart/status",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"steps": [],
"running": false
}
}
}
@@ -0,0 +1,21 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getData",
"method": "GET",
"pathTemplate": "/api/data",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"active": false
}
}
}
@@ -0,0 +1,22 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getRoaming",
"method": "GET",
"pathTemplate": "/api/roaming",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"roaming_allowed": false,
"is_roaming": false
}
}
}
@@ -0,0 +1,23 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getAirplaneMode",
"method": "GET",
"pathTemplate": "/api/airplane-mode",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"enabled": false,
"powered": true,
"online": true
}
}
}
@@ -0,0 +1,33 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getApn",
"method": "GET",
"pathTemplate": "/api/apn",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"contexts": [
{
"path": "[REDACTED]",
"name": "default",
"active": false,
"apn": "cmnet",
"protocol": "dual",
"username": "[REDACTED]",
"password": "[REDACTED]",
"auth_method": "chap",
"context_type": "internet"
}
]
}
}
}
@@ -0,0 +1,22 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getBasebandRestartStatus",
"method": "GET",
"pathTemplate": "/api/baseband/restart/status",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"steps": [],
"running": false
}
}
}
@@ -0,0 +1,21 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getData",
"method": "GET",
"pathTemplate": "/api/data",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"active": false
}
}
}
@@ -0,0 +1,22 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getRoaming",
"method": "GET",
"pathTemplate": "/api/roaming",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"roaming_allowed": false,
"is_roaming": false
}
}
}
@@ -0,0 +1,53 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getDeviceNetworkDdnsConfig",
"method": "GET",
"pathTemplate": "/api/device-network/ddns/config",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"access_id": "[REDACTED]",
"access_secret": "[REDACTED]",
"access_secret_set": false,
"enabled": false,
"interval_seconds": 300,
"ipv4": {
"domains": [],
"enabled": true,
"get_type": "interface",
"interface_name": "",
"urls": [
"[REDACTED]",
"[REDACTED]",
"[REDACTED]",
"[REDACTED]",
"[REDACTED]"
]
},
"ipv6": {
"domains": [],
"enabled": false,
"get_type": "interface",
"interface_name": "",
"urls": [
"[REDACTED]",
"[REDACTED]",
"[REDACTED]",
"[REDACTED]",
"[REDACTED]"
]
},
"provider": "tencentcloud",
"ttl": 600
}
}
}
@@ -0,0 +1,27 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getDeviceNetworkDdnsStatus",
"method": "GET",
"pathTemplate": "/api/device-network/ddns/status",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"enabled": false,
"running": false,
"provider": "tencentcloud",
"last_sync_at": null,
"last_ipv4": null,
"last_ipv6": null,
"last_message": null
}
}
}
@@ -0,0 +1,30 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getDeviceNetworkWlanProfiles",
"method": "GET",
"pathTemplate": "/api/device-network/wlan/profiles",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "250ms-1s",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"profiles": [
{
"id": "xiaomi",
"uuid": "[REDACTED]",
"ssid": "[REDACTED]",
"interface_name": "wlan0",
"active": true,
"auto_join": true
}
]
}
}
}
@@ -0,0 +1,36 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getDeviceNetworkWlanStatus",
"method": "GET",
"pathTemplate": "/api/device-network/wlan/status",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "250ms-1s",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"available": true,
"enabled": true,
"hardware_enabled": true,
"interface_name": "wlan0",
"connected": true,
"ssid": "[REDACTED]",
"connection_id": "xiaomi",
"ipv4_addresses": [
"[REDACTED]"
],
"ipv4_gateway": "[REDACTED]",
"ipv6_addresses": [
"[REDACTED]",
"[REDACTED]",
"[REDACTED]"
]
}
}
}
@@ -0,0 +1,29 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getNetworkConnectionAddresses",
"method": "GET",
"pathTemplate": "/api/network/connection-addresses",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"ipv4": [
"[REDACTED]"
],
"ipv6": [
"[REDACTED]",
"[REDACTED]"
],
"ipv4_interface": "wlan0",
"ipv6_interface": "wlan0"
}
}
}
@@ -0,0 +1,273 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getNetworkInterfaces",
"method": "GET",
"pathTemplate": "/api/network/interfaces",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"interfaces": [
{
"name": "lo",
"status": "up",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 65536,
"ip_addresses": [
{
"address": "[REDACTED]",
"prefix_len": 0,
"ip_type": "[REDACTED]",
"scope": "[REDACTED]"
},
{
"address": "[REDACTED]",
"prefix_len": 0,
"ip_type": "[REDACTED]",
"scope": "[REDACTED]"
}
],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "pan0",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mac_address": "[REDACTED]",
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "usb0",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mac_address": "[REDACTED]",
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "usb1",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mac_address": "[REDACTED]",
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wlan0",
"status": "up",
"is_wireless": true,
"is_cellular": false,
"is_default_ipv4": true,
"is_default_ipv6": true,
"mac_address": "[REDACTED]",
"mtu": 1500,
"ip_addresses": [
{
"address": "[REDACTED]",
"prefix_len": 0,
"ip_type": "[REDACTED]",
"scope": "[REDACTED]"
},
{
"address": "[REDACTED]",
"prefix_len": 0,
"ip_type": "[REDACTED]",
"scope": "[REDACTED]"
},
{
"address": "[REDACTED]",
"prefix_len": 0,
"ip_type": "[REDACTED]",
"scope": "[REDACTED]"
},
{
"address": "[REDACTED]",
"prefix_len": 0,
"ip_type": "[REDACTED]",
"scope": "[REDACTED]"
}
],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan0",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan1",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan2",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan3",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan4",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan5",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan6",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan7",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
}
],
"total_count": 13
}
}
}
@@ -0,0 +1,53 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getDeviceNetworkDdnsConfig",
"method": "GET",
"pathTemplate": "/api/device-network/ddns/config",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"access_id": "[REDACTED]",
"access_secret": "[REDACTED]",
"access_secret_set": false,
"enabled": false,
"interval_seconds": 300,
"ipv4": {
"domains": [],
"enabled": true,
"get_type": "interface",
"interface_name": "",
"urls": [
"[REDACTED]",
"[REDACTED]",
"[REDACTED]",
"[REDACTED]",
"[REDACTED]"
]
},
"ipv6": {
"domains": [],
"enabled": false,
"get_type": "interface",
"interface_name": "",
"urls": [
"[REDACTED]",
"[REDACTED]",
"[REDACTED]",
"[REDACTED]",
"[REDACTED]"
]
},
"provider": "tencentcloud",
"ttl": 600
}
}
}
@@ -0,0 +1,27 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getDeviceNetworkDdnsStatus",
"method": "GET",
"pathTemplate": "/api/device-network/ddns/status",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"enabled": false,
"running": false,
"provider": "tencentcloud",
"last_sync_at": null,
"last_ipv4": null,
"last_ipv6": null,
"last_message": null
}
}
}
@@ -0,0 +1,30 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getDeviceNetworkWlanProfiles",
"method": "GET",
"pathTemplate": "/api/device-network/wlan/profiles",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"profiles": [
{
"id": "xiaomi",
"uuid": "[REDACTED]",
"ssid": "[REDACTED]",
"interface_name": "wlan0",
"active": true,
"auto_join": true
}
]
}
}
}
@@ -0,0 +1,36 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getDeviceNetworkWlanStatus",
"method": "GET",
"pathTemplate": "/api/device-network/wlan/status",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "250ms-1s",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"available": true,
"enabled": true,
"hardware_enabled": true,
"interface_name": "wlan0",
"connected": true,
"ssid": "[REDACTED]",
"connection_id": "xiaomi",
"ipv4_addresses": [
"[REDACTED]"
],
"ipv4_gateway": "[REDACTED]",
"ipv6_addresses": [
"[REDACTED]",
"[REDACTED]",
"[REDACTED]"
]
}
}
}
@@ -0,0 +1,29 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getNetworkConnectionAddresses",
"method": "GET",
"pathTemplate": "/api/network/connection-addresses",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"ipv4": [
"[REDACTED]"
],
"ipv6": [
"[REDACTED]",
"[REDACTED]"
],
"ipv4_interface": "wlan0",
"ipv6_interface": "wlan0"
}
}
}
@@ -0,0 +1,273 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getNetworkInterfaces",
"method": "GET",
"pathTemplate": "/api/network/interfaces",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"interfaces": [
{
"name": "lo",
"status": "up",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 65536,
"ip_addresses": [
{
"address": "[REDACTED]",
"prefix_len": 0,
"ip_type": "[REDACTED]",
"scope": "[REDACTED]"
},
{
"address": "[REDACTED]",
"prefix_len": 0,
"ip_type": "[REDACTED]",
"scope": "[REDACTED]"
}
],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "pan0",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mac_address": "[REDACTED]",
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "usb0",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mac_address": "[REDACTED]",
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "usb1",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mac_address": "[REDACTED]",
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wlan0",
"status": "up",
"is_wireless": true,
"is_cellular": false,
"is_default_ipv4": true,
"is_default_ipv6": true,
"mac_address": "[REDACTED]",
"mtu": 1500,
"ip_addresses": [
{
"address": "[REDACTED]",
"prefix_len": 0,
"ip_type": "[REDACTED]",
"scope": "[REDACTED]"
},
{
"address": "[REDACTED]",
"prefix_len": 0,
"ip_type": "[REDACTED]",
"scope": "[REDACTED]"
},
{
"address": "[REDACTED]",
"prefix_len": 0,
"ip_type": "[REDACTED]",
"scope": "[REDACTED]"
},
{
"address": "[REDACTED]",
"prefix_len": 0,
"ip_type": "[REDACTED]",
"scope": "[REDACTED]"
}
],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan0",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan1",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan2",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan3",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan4",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan5",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan6",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
},
{
"name": "wwan7",
"status": "down",
"is_wireless": false,
"is_cellular": false,
"is_default_ipv4": false,
"is_default_ipv6": false,
"mtu": 1500,
"ip_addresses": [],
"rx_bytes": 0,
"tx_bytes": 0,
"rx_packets": 0,
"tx_packets": 0,
"rx_errors": 0,
"tx_errors": 0
}
],
"total_count": 13
}
}
}
@@ -0,0 +1,26 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getDevice",
"method": "GET",
"pathTemplate": "/api/device",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "250ms-1s",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"imei": "[REDACTED]",
"manufacturer": "QUALCOMM INCORPORATED",
"model": "0",
"revision": "[REDACTED]",
"online": true,
"powered": true
}
}
}
@@ -0,0 +1,110 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getStats",
"method": "GET",
"pathTemplate": "/api/stats",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "1-3s",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"network_speed": {
"interfaces": [
{
"interface": "wlan0",
"rx_bytes_per_sec": 2325,
"tx_bytes_per_sec": 86,
"total_rx_bytes": 0,
"total_tx_bytes": 0
}
],
"interval_seconds": 1
},
"memory": {
"total_bytes": 0,
"available_bytes": 0,
"used_bytes": 0,
"used_percent": 0,
"cached_bytes": 0,
"buffers_bytes": 36802560
},
"disk": [
{
"mount_point": "/",
"fs_type": "ext4",
"total_bytes": 0,
"used_bytes": 0,
"available_bytes": 0,
"used_percent": 0
},
{
"mount_point": "/run",
"fs_type": "tmpfs",
"total_bytes": 38850560,
"used_bytes": 1277952,
"available_bytes": 37572608,
"used_percent": 0
}
],
"cpu_load": {
"load_1min": 0.06,
"load_5min": 0.05,
"load_15min": 0.01,
"core_count": 4,
"load_percent": 0
},
"uptime": {
"uptime_seconds": 0,
"idle_seconds": 0,
"uptime_formatted": "[REDACTED]"
},
"system_info": {
"sysname": "Linux",
"nodename": "4G-wifi",
"release": "[REDACTED]",
"version": "[REDACTED]",
"machine": "[REDACTED]",
"full_info": "[REDACTED]"
},
"temperature": [
{
"zone": "[REDACTED]",
"type": "[REDACTED]",
"temperature": 0
},
{
"zone": "[REDACTED]",
"type": "[REDACTED]",
"temperature": 0
},
{
"zone": "[REDACTED]",
"type": "[REDACTED]",
"temperature": 0
},
{
"zone": "[REDACTED]",
"type": "[REDACTED]",
"temperature": 0
},
{
"zone": "[REDACTED]",
"type": "[REDACTED]",
"temperature": 0
},
{
"zone": "[REDACTED]",
"type": "[REDACTED]",
"temperature": 0
}
]
}
}
}
@@ -0,0 +1,90 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getStatsCpu",
"method": "GET",
"pathTemplate": "/api/stats/cpu",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"core_count": 4,
"cores": [
{
"processor": 0,
"bogomips": "38.40",
"features": [
"fp",
"asimd",
"evtstrm",
"crc32",
"cpuid"
],
"implementer": "0x41",
"architecture": "8",
"variant": "0x0",
"part": "0xd03",
"revision": "[REDACTED]"
},
{
"processor": 1,
"bogomips": "38.40",
"features": [
"fp",
"asimd",
"evtstrm",
"crc32",
"cpuid"
],
"implementer": "0x41",
"architecture": "8",
"variant": "0x0",
"part": "0xd03",
"revision": "[REDACTED]"
},
{
"processor": 2,
"bogomips": "38.40",
"features": [
"fp",
"asimd",
"evtstrm",
"crc32",
"cpuid"
],
"implementer": "0x41",
"architecture": "8",
"variant": "0x0",
"part": "0xd03",
"revision": "[REDACTED]"
},
{
"processor": 3,
"bogomips": "38.40",
"features": [
"fp",
"asimd",
"evtstrm",
"crc32",
"cpuid"
],
"implementer": "0x41",
"architecture": "8",
"variant": "0x0",
"part": "0xd03",
"revision": "[REDACTED]"
}
],
"hardware": "",
"serial": "[REDACTED]",
"model_name": "ARM CPU (part: 0xd03)"
}
}
}
@@ -0,0 +1,26 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getDevice",
"method": "GET",
"pathTemplate": "/api/device",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"imei": "[REDACTED]",
"manufacturer": "QUALCOMM INCORPORATED",
"model": "0",
"revision": "[REDACTED]",
"online": true,
"powered": true
}
}
}
@@ -0,0 +1,110 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getStats",
"method": "GET",
"pathTemplate": "/api/stats",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "1-3s",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"network_speed": {
"interfaces": [
{
"interface": "wlan0",
"rx_bytes_per_sec": 0,
"tx_bytes_per_sec": 86,
"total_rx_bytes": 0,
"total_tx_bytes": 0
}
],
"interval_seconds": 1
},
"memory": {
"total_bytes": 0,
"available_bytes": 0,
"used_bytes": 0,
"used_percent": 0,
"cached_bytes": 0,
"buffers_bytes": 37208064
},
"disk": [
{
"mount_point": "/",
"fs_type": "ext4",
"total_bytes": 0,
"used_bytes": 0,
"available_bytes": 0,
"used_percent": 0
},
{
"mount_point": "/run",
"fs_type": "tmpfs",
"total_bytes": 38850560,
"used_bytes": 1277952,
"available_bytes": 37572608,
"used_percent": 0
}
],
"cpu_load": {
"load_1min": 0.08,
"load_5min": 0.03,
"load_15min": 0.01,
"core_count": 4,
"load_percent": 0
},
"uptime": {
"uptime_seconds": 0,
"idle_seconds": 0,
"uptime_formatted": "[REDACTED]"
},
"system_info": {
"sysname": "Linux",
"nodename": "4G-wifi",
"release": "[REDACTED]",
"version": "[REDACTED]",
"machine": "[REDACTED]",
"full_info": "[REDACTED]"
},
"temperature": [
{
"zone": "[REDACTED]",
"type": "[REDACTED]",
"temperature": 0
},
{
"zone": "[REDACTED]",
"type": "[REDACTED]",
"temperature": 0
},
{
"zone": "[REDACTED]",
"type": "[REDACTED]",
"temperature": 0
},
{
"zone": "[REDACTED]",
"type": "[REDACTED]",
"temperature": 0
},
{
"zone": "[REDACTED]",
"type": "[REDACTED]",
"temperature": 0
},
{
"zone": "[REDACTED]",
"type": "[REDACTED]",
"temperature": 0
}
]
}
}
}
@@ -0,0 +1,90 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getStatsCpu",
"method": "GET",
"pathTemplate": "/api/stats/cpu",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"core_count": 4,
"cores": [
{
"processor": 0,
"bogomips": "38.40",
"features": [
"fp",
"asimd",
"evtstrm",
"crc32",
"cpuid"
],
"implementer": "0x41",
"architecture": "8",
"variant": "0x0",
"part": "0xd03",
"revision": "[REDACTED]"
},
{
"processor": 1,
"bogomips": "38.40",
"features": [
"fp",
"asimd",
"evtstrm",
"crc32",
"cpuid"
],
"implementer": "0x41",
"architecture": "8",
"variant": "0x0",
"part": "0xd03",
"revision": "[REDACTED]"
},
{
"processor": 2,
"bogomips": "38.40",
"features": [
"fp",
"asimd",
"evtstrm",
"crc32",
"cpuid"
],
"implementer": "0x41",
"architecture": "8",
"variant": "0x0",
"part": "0xd03",
"revision": "[REDACTED]"
},
{
"processor": 3,
"bogomips": "38.40",
"features": [
"fp",
"asimd",
"evtstrm",
"crc32",
"cpuid"
],
"implementer": "0x41",
"architecture": "8",
"variant": "0x0",
"part": "0xd03",
"revision": "[REDACTED]"
}
],
"hardware": "",
"serial": "[REDACTED]",
"model_name": "ARM CPU (part: 0xd03)"
}
}
}
@@ -0,0 +1,17 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getAuthSettings",
"method": "GET",
"pathTemplate": "/api/auth/settings",
"redacted": true,
"statusCategory": "unsupported",
"httpStatus": 404,
"contentType": "text/plain",
"latencyBucket": "<250ms",
"payload": {
"text": "[REDACTED]"
}
}
@@ -0,0 +1,17 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getAuthStatus",
"method": "GET",
"pathTemplate": "/api/auth/status",
"redacted": true,
"statusCategory": "unsupported",
"httpStatus": 404,
"contentType": "text/plain",
"latencyBucket": "<250ms",
"payload": {
"text": "[REDACTED]"
}
}
@@ -0,0 +1,20 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getHealth",
"method": "GET",
"pathTemplate": "/api/health",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"message": "Service is running",
"platform": "linux-modem",
"status": "ok",
"version": "1.0.6"
}
}
@@ -0,0 +1,30 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getAuthSettings",
"method": "GET",
"pathTemplate": "/api/auth/settings",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"configured": true,
"settings": {
"password_protection_enabled": false,
"password_min_length": 0,
"password_require_letters": false,
"password_require_digits": false,
"password_require_symbols": false,
"session_ttl_seconds": 604800,
"idle_timeout_seconds": 3600
}
}
}
}
@@ -0,0 +1,31 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getAuthStatus",
"method": "GET",
"pathTemplate": "/api/auth/status",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"configured": true,
"authenticated": true,
"settings": {
"password_protection_enabled": false,
"password_min_length": 0,
"password_require_letters": false,
"password_require_digits": false,
"password_require_symbols": false,
"session_ttl_seconds": 604800,
"idle_timeout_seconds": 3600
}
}
}
}
@@ -0,0 +1,20 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getHealth",
"method": "GET",
"pathTemplate": "/api/health",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"message": "Service is running",
"platform": "linux-modem",
"status": "ok",
"version": "1.0.8"
}
}
@@ -0,0 +1,23 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getSmsStats",
"method": "GET",
"pathTemplate": "/api/sms/stats",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"total": 57,
"incoming": 57,
"outgoing": 0
}
}
}
@@ -0,0 +1,25 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getSmsStats",
"method": "GET",
"pathTemplate": "/api/sms/stats",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"total": 11,
"incoming": 11,
"outgoing": 0,
"pushed": 5,
"push_attempted": 5
}
}
}
@@ -0,0 +1,166 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getNotificationsConfig",
"method": "GET",
"pathTemplate": "/api/notifications/config",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"webhook": {
"enabled": false,
"url": "[REDACTED]",
"forward_sms": false,
"forward_calls": false,
"forward_ddns": false,
"forward_updates": false,
"headers": {},
"secret": "[REDACTED]",
"sms_template": "[REDACTED]",
"call_template": "[REDACTED]",
"ddns_template": "[REDACTED]",
"update_template": "[REDACTED]"
},
"bark": {
"enabled": true,
"forward_sms": true,
"forward_calls": true,
"forward_ddns": true,
"forward_updates": true,
"sms_template": "[REDACTED]",
"call_template": "[REDACTED]",
"ddns_template": "[REDACTED]",
"update_template": "[REDACTED]",
"server_url": "[REDACTED]",
"device_key": "[REDACTED]",
"title_template": "[REDACTED]",
"group": "",
"sound": "",
"level": "",
"icon": "",
"click_url": "[REDACTED]",
"copy": "",
"auto_copy": false,
"save_history": true
},
"pushplus": {
"enabled": false,
"forward_sms": true,
"forward_calls": true,
"forward_ddns": true,
"forward_updates": true,
"sms_template": "[REDACTED]",
"call_template": "[REDACTED]",
"ddns_template": "[REDACTED]",
"update_template": "[REDACTED]",
"token": "[REDACTED]",
"title_template": "[REDACTED]",
"topic": "",
"template": "[REDACTED]",
"channel": "",
"option": "",
"callback_url": "[REDACTED]"
},
"wecom_app": {
"enabled": false,
"forward_sms": true,
"forward_calls": true,
"forward_ddns": true,
"forward_updates": true,
"sms_template": "[REDACTED]",
"call_template": "[REDACTED]",
"ddns_template": "[REDACTED]",
"update_template": "[REDACTED]",
"corp_id": "",
"agent_id": "",
"secret": "[REDACTED]",
"to_user": "[REDACTED]",
"to_party": "",
"to_tag": "",
"safe": false
},
"wecom_robot": {
"enabled": false,
"forward_sms": true,
"forward_calls": true,
"forward_ddns": true,
"forward_updates": true,
"sms_template": "[REDACTED]",
"call_template": "[REDACTED]",
"ddns_template": "[REDACTED]",
"update_template": "[REDACTED]",
"webhook_url": "[REDACTED]",
"key": ""
},
"dingtalk_robot": {
"enabled": false,
"forward_sms": true,
"forward_calls": true,
"forward_ddns": true,
"forward_updates": true,
"sms_template": "[REDACTED]",
"call_template": "[REDACTED]",
"ddns_template": "[REDACTED]",
"update_template": "[REDACTED]",
"webhook_url": "[REDACTED]",
"access_token": "[REDACTED]",
"secret": "[REDACTED]",
"at_mobiles": "",
"at_all": false
},
"dingtalk_app": {
"enabled": false,
"forward_sms": true,
"forward_calls": true,
"forward_ddns": true,
"forward_updates": true,
"sms_template": "[REDACTED]",
"call_template": "[REDACTED]",
"ddns_template": "[REDACTED]",
"update_template": "[REDACTED]",
"app_key": "",
"app_secret": "[REDACTED]",
"robot_code": "",
"open_conversation_id": "",
"msg_key": "sampleText"
},
"feishu_robot": {
"enabled": false,
"forward_sms": true,
"forward_calls": true,
"forward_ddns": true,
"forward_updates": true,
"sms_template": "[REDACTED]",
"call_template": "[REDACTED]",
"ddns_template": "[REDACTED]",
"update_template": "[REDACTED]",
"webhook_url": "[REDACTED]",
"token": "[REDACTED]",
"secret": "[REDACTED]"
},
"telegram": {
"enabled": false,
"forward_sms": true,
"forward_calls": true,
"forward_ddns": true,
"forward_updates": true,
"sms_template": "[REDACTED]",
"call_template": "[REDACTED]",
"ddns_template": "[REDACTED]",
"update_template": "[REDACTED]",
"bot_token": "[REDACTED]",
"chat_id": "",
"parse_mode": "",
"disable_web_page_preview": true
}
}
}
}
@@ -0,0 +1,95 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getNotificationsConfig",
"method": "GET",
"pathTemplate": "/api/notifications/config",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"version": 2,
"channels": [
{
"id": "[REDACTED]",
"type": "webhook",
"name": "Webhook",
"enabled": true,
"config": {
"headers": {},
"secret": "[REDACTED]",
"url": "[REDACTED]"
}
},
{
"id": "[REDACTED]",
"type": "bark",
"name": "Bark",
"enabled": true,
"config": {
"auto_copy": false,
"device_key": "[REDACTED]",
"group": "[REDACTED]",
"icon": "[REDACTED]",
"level": "[REDACTED]",
"save_history": false,
"server_url": "[REDACTED]",
"sound": "[REDACTED]",
"title_template": "[REDACTED]"
}
}
],
"rules": [
{
"id": "[REDACTED]",
"type": "sms",
"name": "aut",
"enabled": true,
"matcher": {
"field": "summary",
"operator": "always",
"value": ""
},
"channel_ids": [
"[REDACTED]"
],
"event_codes": [],
"template": "[REDACTED]",
"quiet_hours": [],
"ddns_failure_threshold": 1
},
{
"id": "[REDACTED]",
"type": "sms",
"name": "默认短信规则",
"enabled": true,
"matcher": {
"field": "summary",
"operator": "always",
"value": ""
},
"channel_ids": [
"[REDACTED]"
],
"event_codes": [],
"template": "[REDACTED]",
"quiet_hours": [],
"ddns_failure_threshold": 1
}
],
"log_cleanup": {
"retention_days_enabled": false,
"retention_days": 90,
"max_entries_enabled": false,
"max_entries": 10000
}
}
}
}
@@ -0,0 +1,23 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getOtaStatus",
"method": "GET",
"pathTemplate": "/api/ota/status",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"current_version": "1.0.6",
"current_commit": "738330d",
"pending_update": false
}
}
}
@@ -0,0 +1,23 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getOtaStatus",
"method": "GET",
"pathTemplate": "/api/ota/status",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"current_version": "1.0.8",
"current_commit": "70da241",
"pending_update": false
}
}
}
@@ -0,0 +1,44 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getBandLock",
"method": "GET",
"pathTemplate": "/api/band-lock",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"locked": true,
"supported_lte_fdd_bands": [
1,
2,
3,
5,
7,
8,
20
],
"supported_lte_tdd_bands": [
39,
40
],
"supported_nr_fdd_bands": [],
"supported_nr_tdd_bands": [],
"lte_fdd_bands": [
1,
3,
5
],
"lte_tdd_bands": [],
"nr_fdd_bands": [],
"nr_tdd_bands": []
}
}
}
@@ -0,0 +1,39 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getCellLock",
"method": "GET",
"pathTemplate": "/api/cell-lock",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"rat_status": [
{
"rat": 12,
"rat_name": "LTE",
"enabled": false,
"lock_type": 0,
"pci": null,
"arfcn": null
},
{
"rat": 16,
"rat_name": "NR",
"enabled": false,
"lock_type": 0,
"pci": null,
"arfcn": null
}
],
"any_locked": false
}
}
}
@@ -0,0 +1,26 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getRadioMode",
"method": "GET",
"pathTemplate": "/api/radio-mode",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"mode": "lte",
"technology_preference": "lte-advanced",
"supported_modes": [
"auto",
"lte"
]
}
}
}
@@ -0,0 +1,44 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getBandLock",
"method": "GET",
"pathTemplate": "/api/band-lock",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"locked": true,
"supported_lte_fdd_bands": [
1,
2,
3,
5,
7,
8,
20
],
"supported_lte_tdd_bands": [
39,
40
],
"supported_nr_fdd_bands": [],
"supported_nr_tdd_bands": [],
"lte_fdd_bands": [
1,
3,
5
],
"lte_tdd_bands": [],
"nr_fdd_bands": [],
"nr_tdd_bands": []
}
}
}
@@ -0,0 +1,39 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getCellLock",
"method": "GET",
"pathTemplate": "/api/cell-lock",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"rat_status": [
{
"rat": 12,
"rat_name": "LTE",
"enabled": false,
"lock_type": 0,
"pci": null,
"arfcn": null
},
{
"rat": 16,
"rat_name": "NR",
"enabled": false,
"lock_type": 0,
"pci": null,
"arfcn": null
}
],
"any_locked": false
}
}
}
@@ -0,0 +1,26 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getRadioMode",
"method": "GET",
"pathTemplate": "/api/radio-mode",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"mode": "lte",
"technology_preference": "lte-advanced",
"supported_modes": [
"auto",
"lte"
]
}
}
}
@@ -0,0 +1,31 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getSim",
"method": "GET",
"pathTemplate": "/api/sim",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "250ms-1s",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"present": true,
"iccid": "[REDACTED]",
"imsi": "[REDACTED]",
"phone_numbers": [
"[REDACTED]"
],
"sms_center": "[REDACTED]",
"mcc": "460",
"mnc": "02",
"phone_number_is_manual": false,
"sms_center_is_manual": false
}
}
}
@@ -0,0 +1,31 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getSim",
"method": "GET",
"pathTemplate": "/api/sim",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"present": true,
"iccid": "[REDACTED]",
"imsi": "[REDACTED]",
"phone_numbers": [
"[REDACTED]"
],
"sms_center": "[REDACTED]",
"mcc": "460",
"mnc": "00",
"phone_number_is_manual": true,
"sms_center_is_manual": false
}
}
}
@@ -0,0 +1,17 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getEsimConfig",
"method": "GET",
"pathTemplate": "/api/esim/config",
"redacted": true,
"statusCategory": "unsupported",
"httpStatus": 404,
"contentType": "text/plain",
"latencyBucket": "<250ms",
"payload": {
"text": "[REDACTED]"
}
}
@@ -0,0 +1,18 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getEsimLpacStatus",
"method": "GET",
"pathTemplate": "/api/esim/lpac/status",
"redacted": true,
"statusCategory": "auth-required",
"httpStatus": 403,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "error",
"message": "eSIM module is disabled in current work mode"
}
}
@@ -0,0 +1,22 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-1",
"operationId": "getWorkMode",
"method": "GET",
"pathTemplate": "/api/work-mode",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"mode": "sim",
"worker_running": false
}
}
}
@@ -0,0 +1,17 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getEsimConfig",
"method": "GET",
"pathTemplate": "/api/esim/config",
"redacted": true,
"statusCategory": "unsupported",
"httpStatus": 404,
"contentType": "text/plain",
"latencyBucket": "<250ms",
"payload": {
"text": "[REDACTED]"
}
}
@@ -0,0 +1,18 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getEsimLpacStatus",
"method": "GET",
"pathTemplate": "/api/esim/lpac/status",
"redacted": true,
"statusCategory": "auth-required",
"httpStatus": 403,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "error",
"message": "eSIM module is disabled in current work mode"
}
}
@@ -0,0 +1,22 @@
{
"schemaVersion": 1,
"upstreamBaseline": "58e2204",
"capturedAt": "2026-07-15",
"sourceInstanceAlias": "instance-2",
"operationId": "getWorkMode",
"method": "GET",
"pathTemplate": "/api/work-mode",
"redacted": true,
"statusCategory": "success",
"httpStatus": 200,
"contentType": "application/json",
"latencyBucket": "<250ms",
"payload": {
"status": "ok",
"message": "Success",
"data": {
"mode": "sim",
"worker_running": false
}
}
}