[{"label":"Latest (0.1.0)","version":"latest"}]
cric-r1
JobResult
One row of PM counter data as a JSON object.
Properties
string
cell_global_id
Optional
The identifier of a cell. This is currently a string, representing the operator identifier for the cell. In the near future this will become a Cell Global ID.
integer
datetime
Optional
Time in milliseconds since the UNIX epoch that this counter was recorded.
string
ecell_relation
Optional
Indicates the other cell, in addition to ecell_name, in cell relation PM counters.
number
efreq_relation
Optional
Indicates the frequency in frequency relation PM counters.
string
esector_name
Optional
TBC Note: This is likely to be removed.
string
nodeb_name
Optional
TBC Note: This is likely to be removed.
string
pm_counter_name
Optional
The name of the PM counter, as stored in the PM History database.
integer
pm_counter_value
Optional
The integer value of the counter at the time indicated
by datetime
.
number
vector_index
Optional
The vector index of this counter, if any. Set to -1 if this is a scalar counter.
JSON Example
{
"datetime": 1632781620000,
"pm_counter_name": "PMRRCCONNESTABATT",
"pm_counter_value": 5
}
[{"label":"Latest (0.1.0)","version":"latest"}]
cric-r1
Returned By
Get Job Results
Query Pm Counters