MetricDetails

MetricDetails
MetricDetails
JSON Example
{
    "total": 50,
    "page_count": 5,
    "metric_details": [
        {
            "metricType": "NetworkAdapter",
            "domain": "5G",
            "sub_domains": [
                "3GPP",
                "vRAN"
            ],
            "metrics": [
                {
                    "name": "Active_Time_Dl",
                    "datatype": null,
                    "description": "the time duration that gNb used to transmit bits to it's serving UEs",
                    "range": null,
                    "unit": "ms",
                    "max": null,
                    "min": null
                },
                {
                    "name": "Active_Time_Ul",
                    "datatype": null,
                    "description": "the time duration that gNb used to receive bits from it's serving UEs",
                    "range": null,
                    "unit": "ms",
                    "max": null,
                    "min": null
                }
            ]
        }
    ]
}
integer As int64 As int64
total
Required

Total number of entities

integer As int64 As int64
page_count
Required

Total number of pages

metric_details
Optional

metric_details