Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new API proposal NetworkHealthAssessment and NetworkTrafficAnalysis #129

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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 | |
Original file line number Diff line number Diff line change
@@ -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 | |