40 lines
837 B
JSON
40 lines
837 B
JSON
{
|
|
"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
|
|
}
|
|
}
|
|
}
|