[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

MetricDetailsArray

Properties

string
domain Optional

Domain for the metrics


string
metricType Optional

Metric entity type


array of Metric
metrics Optional

array of string
sub_domains Optional

Domain for the metrics

JSON Example

{
    "domain": "5G",
    "metricType": "NetworkAdapter",
    "metrics": [
        {
            "datatype": null,
            "description": "the time duration that gNb used to transmit bits to it's serving UEs",
            "max": null,
            "min": null,
            "name": "Active_Time_Dl",
            "range": null,
            "unit": "ms"
        },
        {
            "datatype": null,
            "description": "the time duration that gNb used to receive bits from it's serving UEs",
            "max": null,
            "min": null,
            "name": "Active_Time_Ul",
            "range": null,
            "unit": "ms"
        }
    ],
    "sub_domains": [
        "3GPP",
        "vRAN"
    ]
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Property Of

MetricDetails

Feedback

Was this page helpful?