Refactor API tags in swagger.yaml to use shortened prefixes
- Updated tags from 'network_data' to 'ne_data' for consistency and brevity. - Changed 'network_element' to 'ne' across various endpoints for improved readability. - Adjusted related descriptions in the tags section to reflect the new naming conventions.
This commit is contained in:
@@ -662,8 +662,8 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/amf",
|
||||
"network_data/mme"
|
||||
"ne_data/amf",
|
||||
"ne_data/mme"
|
||||
],
|
||||
"summary": "Base Station Status List Export",
|
||||
"parameters": [
|
||||
@@ -702,8 +702,8 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/amf",
|
||||
"network_data/mme"
|
||||
"ne_data/amf",
|
||||
"ne_data/mme"
|
||||
],
|
||||
"summary": "Base Station Status List",
|
||||
"parameters": [
|
||||
@@ -805,7 +805,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/action"
|
||||
"ne/action"
|
||||
],
|
||||
"summary": "List of files on the network element side",
|
||||
"parameters": [
|
||||
@@ -898,7 +898,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/action"
|
||||
"ne/action"
|
||||
],
|
||||
"summary": "Get directories compressed to ZIP from the network element to the local area",
|
||||
"parameters": [
|
||||
@@ -975,7 +975,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/action"
|
||||
"ne/action"
|
||||
],
|
||||
"summary": "Getting files from the network element to the local",
|
||||
"parameters": [
|
||||
@@ -1059,7 +1059,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/action"
|
||||
"ne/action"
|
||||
],
|
||||
"summary": "Sending files from local to network elements",
|
||||
"parameters": [
|
||||
@@ -1098,7 +1098,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/action"
|
||||
"ne/action"
|
||||
],
|
||||
"summary": "Network element service operation",
|
||||
"parameters": [
|
||||
@@ -1137,7 +1137,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/action"
|
||||
"ne/action"
|
||||
],
|
||||
"summary": "Viewing the contents of a file on the network element side",
|
||||
"parameters": [
|
||||
@@ -1214,7 +1214,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/config"
|
||||
"ne/config"
|
||||
],
|
||||
"summary": "Network Element Parameter Configuration Data Information",
|
||||
"parameters": [
|
||||
@@ -1280,7 +1280,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/config"
|
||||
"ne/config"
|
||||
],
|
||||
"summary": "Network element parameter configuration data modification",
|
||||
"parameters": [
|
||||
@@ -1317,7 +1317,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/config"
|
||||
"ne/config"
|
||||
],
|
||||
"summary": "Network element parameter configuration data added (array)",
|
||||
"parameters": [
|
||||
@@ -1354,7 +1354,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/config"
|
||||
"ne/config"
|
||||
],
|
||||
"summary": "Network element parameter configuration data deletion (array)",
|
||||
"parameters": [
|
||||
@@ -1429,7 +1429,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/config"
|
||||
"ne/config"
|
||||
],
|
||||
"summary": "Network Element Parameter Configuration Available Attribute Values List Specify Network Element Type All Unpaged",
|
||||
"parameters": [
|
||||
@@ -1482,7 +1482,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/host"
|
||||
"ne/host"
|
||||
],
|
||||
"summary": "Network element host SSH method of authorization for password-free sending",
|
||||
"parameters": [
|
||||
@@ -1521,7 +1521,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/host"
|
||||
"ne/host"
|
||||
],
|
||||
"summary": "Checking the server environment by SSH method of Net Element Hosting",
|
||||
"parameters": [
|
||||
@@ -1560,7 +1560,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/host"
|
||||
"ne/host"
|
||||
],
|
||||
"summary": "The network element host sends the command",
|
||||
"parameters": [
|
||||
@@ -1599,7 +1599,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/host"
|
||||
"ne/host"
|
||||
],
|
||||
"summary": "Network element host test connection",
|
||||
"parameters": [
|
||||
@@ -1638,7 +1638,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/info"
|
||||
"ne/info"
|
||||
],
|
||||
"summary": "Network element information modification",
|
||||
"parameters": [
|
||||
@@ -1675,7 +1675,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/info"
|
||||
"ne/info"
|
||||
],
|
||||
"summary": "Network element information addition",
|
||||
"parameters": [
|
||||
@@ -1712,7 +1712,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/info"
|
||||
"ne/info"
|
||||
],
|
||||
"summary": "Network element information deletion",
|
||||
"parameters": [
|
||||
@@ -1749,7 +1749,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/info"
|
||||
"ne/info"
|
||||
],
|
||||
"summary": "Network element neType and neID queries",
|
||||
"parameters": [
|
||||
@@ -1810,7 +1810,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/info"
|
||||
"ne/info"
|
||||
],
|
||||
"summary": "Network element information list",
|
||||
"parameters": [
|
||||
@@ -1874,7 +1874,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/info"
|
||||
"ne/info"
|
||||
],
|
||||
"summary": "The list of network element information is all unpaginated",
|
||||
"parameters": [
|
||||
@@ -1933,7 +1933,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/info"
|
||||
"ne/info"
|
||||
],
|
||||
"summary": "Network element information state",
|
||||
"parameters": [
|
||||
@@ -1994,7 +1994,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/info"
|
||||
"ne/info"
|
||||
],
|
||||
"summary": "Network element information",
|
||||
"parameters": [
|
||||
@@ -2031,7 +2031,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/license"
|
||||
"ne/license"
|
||||
],
|
||||
"summary": "Network element neType and neID queries",
|
||||
"parameters": [
|
||||
@@ -2092,7 +2092,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/license"
|
||||
"ne/license"
|
||||
],
|
||||
"summary": "Network element authorization activation status",
|
||||
"parameters": [
|
||||
@@ -2131,7 +2131,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/license"
|
||||
"ne/license"
|
||||
],
|
||||
"summary": "Network Element License Activation License Application Code",
|
||||
"parameters": [
|
||||
@@ -2192,7 +2192,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/license"
|
||||
"ne/license"
|
||||
],
|
||||
"summary": "Net Element License Activation List",
|
||||
"parameters": [
|
||||
@@ -2272,7 +2272,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/license"
|
||||
"ne/license"
|
||||
],
|
||||
"summary": "Network element authorization activation status",
|
||||
"parameters": [
|
||||
@@ -2333,7 +2333,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/software"
|
||||
"ne/software"
|
||||
],
|
||||
"summary": "Additions to the Net Element package",
|
||||
"parameters": [
|
||||
@@ -2372,7 +2372,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/software"
|
||||
"ne/software"
|
||||
],
|
||||
"summary": "List of Network Element Software Packages",
|
||||
"parameters": [
|
||||
@@ -2452,7 +2452,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/software"
|
||||
"ne/software"
|
||||
],
|
||||
"summary": "Net Element package set to Net Element new version",
|
||||
"parameters": [
|
||||
@@ -2491,7 +2491,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_element/version"
|
||||
"ne/version"
|
||||
],
|
||||
"summary": "Network element version operation",
|
||||
"parameters": [
|
||||
@@ -2530,7 +2530,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/alarm_forward"
|
||||
"ne_data/alarm_forward"
|
||||
],
|
||||
"summary": "Alarm Forward Log List",
|
||||
"parameters": [
|
||||
@@ -2612,7 +2612,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/alarm"
|
||||
"ne_data/alarm"
|
||||
],
|
||||
"summary": "Alarm List",
|
||||
"parameters": [
|
||||
@@ -2757,7 +2757,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/alarm_log"
|
||||
"ne_data/alarm_log"
|
||||
],
|
||||
"summary": "Alarm Event Log List",
|
||||
"parameters": [
|
||||
@@ -2880,7 +2880,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/alarm_log"
|
||||
"ne_data/alarm_log"
|
||||
],
|
||||
"summary": "AlarmLog List",
|
||||
"parameters": [
|
||||
@@ -3003,7 +3003,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/amf"
|
||||
"ne_data/amf"
|
||||
],
|
||||
"summary": "Access Base Station Information List",
|
||||
"parameters": [
|
||||
@@ -3047,7 +3047,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/amf"
|
||||
"ne_data/amf"
|
||||
],
|
||||
"summary": "Access to the base station status information list",
|
||||
"parameters": [
|
||||
@@ -3085,7 +3085,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/amf"
|
||||
"ne_data/amf"
|
||||
],
|
||||
"summary": "UE Session List Export",
|
||||
"parameters": [
|
||||
@@ -3124,7 +3124,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/amf"
|
||||
"ne_data/amf"
|
||||
],
|
||||
"summary": "UE Session List",
|
||||
"parameters": [
|
||||
@@ -3194,7 +3194,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/amf"
|
||||
"ne_data/amf"
|
||||
],
|
||||
"summary": "UE Session Deletion",
|
||||
"parameters": [
|
||||
@@ -3231,7 +3231,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/ims"
|
||||
"ne_data/ims"
|
||||
],
|
||||
"summary": "CDR Session List Export",
|
||||
"parameters": [
|
||||
@@ -3270,7 +3270,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/ims"
|
||||
"ne_data/ims"
|
||||
],
|
||||
"summary": "CDR Session List",
|
||||
"parameters": [
|
||||
@@ -3346,7 +3346,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/ims"
|
||||
"ne_data/ims"
|
||||
],
|
||||
"summary": "CDR Session Delete",
|
||||
"parameters": [
|
||||
@@ -3383,7 +3383,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/ims"
|
||||
"ne_data/ims"
|
||||
],
|
||||
"summary": "Online session user list information",
|
||||
"parameters": [
|
||||
@@ -3433,7 +3433,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/ims"
|
||||
"ne_data/ims"
|
||||
],
|
||||
"summary": "Number of online session users",
|
||||
"parameters": [
|
||||
@@ -3471,7 +3471,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/kpi"
|
||||
"ne_data/kpi"
|
||||
],
|
||||
"summary": "Access to statistical data",
|
||||
"parameters": [
|
||||
@@ -3569,7 +3569,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/kpi"
|
||||
"ne_data/kpi"
|
||||
],
|
||||
"summary": "Get Statistical Headings",
|
||||
"parameters": [
|
||||
@@ -3623,7 +3623,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/mme"
|
||||
"ne_data/mme"
|
||||
],
|
||||
"summary": "Access Base Station Information List",
|
||||
"parameters": [
|
||||
@@ -3667,7 +3667,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/mme"
|
||||
"ne_data/mme"
|
||||
],
|
||||
"summary": "Access to the base station status information list",
|
||||
"parameters": [
|
||||
@@ -3705,7 +3705,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/mme"
|
||||
"ne_data/mme"
|
||||
],
|
||||
"summary": "UE Session List Export",
|
||||
"parameters": [
|
||||
@@ -3744,7 +3744,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/mme"
|
||||
"ne_data/mme"
|
||||
],
|
||||
"summary": "UE Session List",
|
||||
"parameters": [
|
||||
@@ -3814,7 +3814,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/mme"
|
||||
"ne_data/mme"
|
||||
],
|
||||
"summary": "UE Session Deletion",
|
||||
"parameters": [
|
||||
@@ -3851,7 +3851,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/sgwc"
|
||||
"ne_data/sgwc"
|
||||
],
|
||||
"summary": "CDR Session List Export",
|
||||
"parameters": [
|
||||
@@ -3890,7 +3890,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/sgwc"
|
||||
"ne_data/sgwc"
|
||||
],
|
||||
"summary": "CDR Session List",
|
||||
"parameters": [
|
||||
@@ -3966,7 +3966,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/sgwc"
|
||||
"ne_data/sgwc"
|
||||
],
|
||||
"summary": "CDR Session Delete",
|
||||
"parameters": [
|
||||
@@ -4003,7 +4003,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/smf"
|
||||
"ne_data/smf"
|
||||
],
|
||||
"summary": "CDR Session List Export",
|
||||
"parameters": [
|
||||
@@ -4042,7 +4042,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/smf"
|
||||
"ne_data/smf"
|
||||
],
|
||||
"summary": "CDR Session List",
|
||||
"parameters": [
|
||||
@@ -4112,7 +4112,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/smf"
|
||||
"ne_data/smf"
|
||||
],
|
||||
"summary": "CDR Session Delete",
|
||||
"parameters": [
|
||||
@@ -4149,7 +4149,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/smf"
|
||||
"ne_data/smf"
|
||||
],
|
||||
"summary": "Online session user list information",
|
||||
"parameters": [
|
||||
@@ -4213,7 +4213,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/smf"
|
||||
"ne_data/smf"
|
||||
],
|
||||
"summary": "Number of online session users",
|
||||
"parameters": [
|
||||
@@ -4251,7 +4251,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/smsc"
|
||||
"ne_data/smsc"
|
||||
],
|
||||
"summary": "CDR Session List Export",
|
||||
"parameters": [
|
||||
@@ -4290,7 +4290,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/smsc"
|
||||
"ne_data/smsc"
|
||||
],
|
||||
"summary": "CDR Session List",
|
||||
"parameters": [
|
||||
@@ -4366,7 +4366,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/smsc"
|
||||
"ne_data/smsc"
|
||||
],
|
||||
"summary": "CDR Session Delete",
|
||||
"parameters": [
|
||||
@@ -4403,7 +4403,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/auth"
|
||||
"ne_data/udm/auth"
|
||||
],
|
||||
"summary": "UDM Authenticated User Export",
|
||||
"parameters": [
|
||||
@@ -4475,7 +4475,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/auth"
|
||||
"ne_data/udm/auth"
|
||||
],
|
||||
"summary": "UDM Authenticated User Import",
|
||||
"parameters": [
|
||||
@@ -4514,7 +4514,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/auth"
|
||||
"ne_data/udm/auth"
|
||||
],
|
||||
"summary": "UDM Authentication User List",
|
||||
"parameters": [
|
||||
@@ -4574,7 +4574,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/auth"
|
||||
"ne_data/udm/auth"
|
||||
],
|
||||
"summary": "UDM Authentication User Data Refresh",
|
||||
"parameters": [
|
||||
@@ -4612,7 +4612,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/auth"
|
||||
"ne_data/udm/auth"
|
||||
],
|
||||
"summary": "UDM Authenticated User Modification",
|
||||
"parameters": [
|
||||
@@ -4657,7 +4657,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/auth"
|
||||
"ne_data/udm/auth"
|
||||
],
|
||||
"summary": "UDM Authentication User Added",
|
||||
"parameters": [
|
||||
@@ -4704,7 +4704,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/auth"
|
||||
"ne_data/udm/auth"
|
||||
],
|
||||
"summary": "UDM Authentication User Batch Deletion",
|
||||
"parameters": [
|
||||
@@ -4756,7 +4756,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/auth"
|
||||
"ne_data/udm/auth"
|
||||
],
|
||||
"summary": "UDM Authentication User Information",
|
||||
"parameters": [
|
||||
@@ -4799,7 +4799,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/auth"
|
||||
"ne_data/udm/auth"
|
||||
],
|
||||
"summary": "UDM Authentication User Batch Add",
|
||||
"parameters": [
|
||||
@@ -4851,7 +4851,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/auth"
|
||||
"ne_data/udm/auth"
|
||||
],
|
||||
"summary": "UDM Authenticated User Deletion",
|
||||
"parameters": [
|
||||
@@ -4896,7 +4896,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/sub"
|
||||
"ne_data/udm/sub"
|
||||
],
|
||||
"summary": "UDM Subscriber User Export",
|
||||
"parameters": [
|
||||
@@ -4974,7 +4974,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/sub"
|
||||
"ne_data/udm/sub"
|
||||
],
|
||||
"summary": "UDM Subscriber User Import",
|
||||
"parameters": [
|
||||
@@ -5013,7 +5013,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/sub"
|
||||
"ne_data/udm/sub"
|
||||
],
|
||||
"summary": "UDM Subscriber User List",
|
||||
"parameters": [
|
||||
@@ -5079,7 +5079,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/sub"
|
||||
"ne_data/udm/sub"
|
||||
],
|
||||
"summary": "UDM Subscriber User Reload Data",
|
||||
"parameters": [
|
||||
@@ -5117,7 +5117,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/sub"
|
||||
"ne_data/udm/sub"
|
||||
],
|
||||
"summary": "UDM Subscriber User Modification",
|
||||
"parameters": [
|
||||
@@ -5162,7 +5162,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/sub"
|
||||
"ne_data/udm/sub"
|
||||
],
|
||||
"summary": "UDM Subscriber User Added",
|
||||
"parameters": [
|
||||
@@ -5209,7 +5209,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/sub"
|
||||
"ne_data/udm/sub"
|
||||
],
|
||||
"summary": "UDM Subscriber User Batch Deletion",
|
||||
"parameters": [
|
||||
@@ -5261,7 +5261,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/sub"
|
||||
"ne_data/udm/sub"
|
||||
],
|
||||
"summary": "UDM Subscriber User Information",
|
||||
"parameters": [
|
||||
@@ -5304,7 +5304,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/sub"
|
||||
"ne_data/udm/sub"
|
||||
],
|
||||
"summary": "UDM Subscriber User Batch Add",
|
||||
"parameters": [
|
||||
@@ -5357,7 +5357,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/udm/sub"
|
||||
"ne_data/udm/sub"
|
||||
],
|
||||
"summary": "UDM Subscriber User Deletion",
|
||||
"parameters": [
|
||||
@@ -5402,7 +5402,7 @@
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"network_data/upf"
|
||||
"ne_data/upf"
|
||||
],
|
||||
"summary": "Total number of flows N3 upstream N6 downstream",
|
||||
"parameters": [
|
||||
@@ -6793,83 +6793,83 @@
|
||||
},
|
||||
{
|
||||
"description": "network data interface",
|
||||
"name": "network_data"
|
||||
"name": "ne_data"
|
||||
},
|
||||
{
|
||||
"description": "network data alarm interface",
|
||||
"name": "network_data/alarm"
|
||||
"name": "ne_data/alarm"
|
||||
},
|
||||
{
|
||||
"description": "network data kpi interface",
|
||||
"name": "network_data/kpi"
|
||||
"name": "ne_data/kpi"
|
||||
},
|
||||
{
|
||||
"description": "network data amf interface",
|
||||
"name": "network_data/amf"
|
||||
"name": "ne_data/amf"
|
||||
},
|
||||
{
|
||||
"description": "network data ims interface",
|
||||
"name": "network_data/ims"
|
||||
"name": "ne_data/ims"
|
||||
},
|
||||
{
|
||||
"description": "network data mme interface",
|
||||
"name": "network_data/mme"
|
||||
"name": "ne_data/mme"
|
||||
},
|
||||
{
|
||||
"description": "network data sgwc interface",
|
||||
"name": "network_data/sgwc"
|
||||
"name": "ne_data/sgwc"
|
||||
},
|
||||
{
|
||||
"description": "network data smf interface",
|
||||
"name": "network_data/smf"
|
||||
"name": "ne_data/smf"
|
||||
},
|
||||
{
|
||||
"description": "network data smsc interface",
|
||||
"name": "network_data/smsc"
|
||||
"name": "ne_data/smsc"
|
||||
},
|
||||
{
|
||||
"description": "network data udm authentication interface",
|
||||
"name": "network_data/udm/auth"
|
||||
"name": "ne_data/udm/auth"
|
||||
},
|
||||
{
|
||||
"description": "network data udm subscriber interface",
|
||||
"name": "network_data/udm/sub"
|
||||
"name": "ne_data/udm/sub"
|
||||
},
|
||||
{
|
||||
"description": "network data upf interface",
|
||||
"name": "network_data/upf"
|
||||
"name": "ne_data/upf"
|
||||
},
|
||||
{
|
||||
"description": "network element interface",
|
||||
"name": "network_element"
|
||||
"name": "ne"
|
||||
},
|
||||
{
|
||||
"description": "network element operating interface",
|
||||
"name": "network_element/action"
|
||||
"name": "ne/action"
|
||||
},
|
||||
{
|
||||
"description": "network element information interface",
|
||||
"name": "network_element/info"
|
||||
"name": "ne/info"
|
||||
},
|
||||
{
|
||||
"description": "network element host interface",
|
||||
"name": "network_element/host"
|
||||
"name": "ne/host"
|
||||
},
|
||||
{
|
||||
"description": "network element license interface",
|
||||
"name": "network_element/license"
|
||||
"name": "ne/license"
|
||||
},
|
||||
{
|
||||
"description": "network element software interface",
|
||||
"name": "network_element/software"
|
||||
"name": "ne/software"
|
||||
},
|
||||
{
|
||||
"description": "network element version interface",
|
||||
"name": "network_element/version"
|
||||
"name": "ne/version"
|
||||
},
|
||||
{
|
||||
"description": "network element config interface",
|
||||
"name": "network_element/config"
|
||||
"name": "ne/config"
|
||||
},
|
||||
{
|
||||
"description": "system interface",
|
||||
|
||||
Reference in New Issue
Block a user