From e5df0d229fa10678eadd6e7ec15e3c6b86e7ab99 Mon Sep 17 00:00:00 2001 From: cnzj-Gc <1840302581@qq.com> Date: Tue, 19 Nov 2024 16:09:21 +0800 Subject: [PATCH 1/2] Add files via upload --- ...Iproposal_NetworkHealthAssessment_chinaunicom. md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 documentation/API proposals/APIproposal_NetworkHealthAssessment_chinaunicom. md diff --git a/documentation/API proposals/APIproposal_NetworkHealthAssessment_chinaunicom. md b/documentation/API proposals/APIproposal_NetworkHealthAssessment_chinaunicom. md new file mode 100644 index 0000000..0d1fde6 --- /dev/null +++ b/documentation/API proposals/APIproposal_NetworkHealthAssessment_chinaunicom. md @@ -0,0 +1,12 @@ +| **Field** | Description | +| ---- | ----- | +| API family name | NetworkHealthAssessment | +| API family owner | chinaunicom | +| API summary | This API allows users to query the health score of a 5G private network, which consists of multiple components including the wireless network, transmission network, and core network. By calculating the health score for each component and then applying weighted calculations, the API provides a comprehensive health score result for the 5G private network. | +| Technical viability | This API needs to be able to collect performance data for base stations, transmission devices, and core network elements.| +| Commercial viability | Provide value-added services to private network customers| +| YAML code available? | YES. | +| Validated in lab/productive environments? | YES,productive network. | +| Validated with real customers? | YES,More than 100 private network customers obtain private network rating data through the api on the self-service platform. | +| Validated with operators? | NO. | +| Supporters in API Backlog Working Group | | \ No newline at end of file From a782b3abc8fea093b3a4a31be727b66f2081d83f Mon Sep 17 00:00:00 2001 From: cnzj-Gc <1840302581@qq.com> Date: Tue, 19 Nov 2024 16:28:34 +0800 Subject: [PATCH 2/2] Add files via upload --- ...PIproposal_NetworkTrafficAnalysis_chinaunicom. md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 documentation/API proposals/APIproposal_NetworkTrafficAnalysis_chinaunicom. md diff --git a/documentation/API proposals/APIproposal_NetworkTrafficAnalysis_chinaunicom. md b/documentation/API proposals/APIproposal_NetworkTrafficAnalysis_chinaunicom. md new file mode 100644 index 0000000..04e427c --- /dev/null +++ b/documentation/API proposals/APIproposal_NetworkTrafficAnalysis_chinaunicom. md @@ -0,0 +1,12 @@ +| **Field** | Description | +| ---- | ----- | +| API family name | NetworkTrafficAnalysis | +| API family owner | chinaunicom | +| API summary | This API allows users to query statistical information about 5G service traffic for private network customers. Users can select hourly or daily granularity to obtain statistical information such as uplink and downlink traffic (in MB) and access times for 5G private network users, thus monitoring and issuing early warnings for 5G private network quality. | +| Technical viability | This API base on 'DPI'.| +| Commercial viability | Provide value-added services to private network customers| +| YAML code available? | YES. | +| Validated in lab/productive environments? | YES,productive network. | +| Validated with real customers? | YES,Part of private network customers obtain private network rating data through the api on the self-service platform. | +| Validated with operators? | NO. | +| Supporters in API Backlog Working Group | | \ No newline at end of file