link_quality_event_get_link_quality_events_result
link_quality_event_get_link_quality_events_result
JSON Example
{
"overallLinkQuality": {
"distribution": {
"distribution": {
"distribution": "number"
}
},
"sampleCount": 0,
"sampleLength": 0,
"score": {
"score": "number"
},
"timeseries": [
{
"before": {
"before": 0
},
"after": {
"after": 0
},
"metadata": {
"detail": {
"latencyMsRx": 0,
"latencyMsTx": 0,
"lossPctRx": 0,
"lossPctTx": 0,
"jitterMsRx": 0,
"jitterMsTx": 0
},
"metrics": [
{
"trafficType": 0,
"action": 0,
"metric": 0,
"beforeState": 0,
"afterState": 0
}
],
"stateMap": {
"stateMap": {
"stateMap": {
"before": 0,
"after": 0,
"action": 0
}
}
}
},
"timestamp": 0,
"distribution": {
"distribution": {
"distribution": "number"
}
},
"score": {
"score": "number"
}
}
],
"totalScore": "number"
}
}