feat: swagger接口文档更新1.0.8改TokenAuth

This commit is contained in:
TsMask
2025-01-24 09:40:28 +08:00
parent a431963e36
commit bfe898d15f
43 changed files with 490 additions and 490 deletions

View File

@@ -40,7 +40,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Get CAPTCHA",
@@ -68,7 +68,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Getting Relationship Map Data",
@@ -117,7 +117,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Saving Relationship Diagram Data",
@@ -156,7 +156,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Get relationship graph group name",
@@ -184,7 +184,7 @@
"delete": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Deleting Relationship Diagram Data",
@@ -221,7 +221,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Slice file checking",
@@ -260,7 +260,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Slice file merge",
@@ -299,7 +299,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Sliced file upload",
@@ -350,7 +350,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Upload a file",
@@ -398,7 +398,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Login User Information",
@@ -426,7 +426,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Login User Routing Information",
@@ -488,7 +488,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "System Logout",
@@ -516,7 +516,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Cache Service Information",
@@ -544,7 +544,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Resource monitoring information loading",
@@ -572,7 +572,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "System Online User List",
@@ -600,7 +600,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Server Information",
@@ -628,7 +628,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "List of files on the network element side",
@@ -656,7 +656,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Get directories compressed to ZIP from the network element to the local area",
@@ -684,7 +684,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Getting files from the network element to the local",
@@ -712,7 +712,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Sending files from local to network elements",
@@ -740,7 +740,7 @@
"put": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element service operation",
@@ -768,7 +768,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Viewing the contents of a file on the network element side",
@@ -796,7 +796,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network Element Parameter Configuration Data Information",
@@ -861,7 +861,7 @@
"put": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element parameter configuration data modification",
@@ -898,7 +898,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element parameter configuration data added (array)",
@@ -935,7 +935,7 @@
"delete": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element parameter configuration data deletion (array)",
@@ -1009,7 +1009,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network Element Parameter Configuration Available Attribute Values List Specify Network Element Type All Unpaged",
@@ -1061,7 +1061,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element host SSH method of authorization for password-free sending",
@@ -1100,7 +1100,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Checking the server environment by SSH method of Net Element Hosting",
@@ -1139,7 +1139,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "The network element host sends the command",
@@ -1178,7 +1178,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element host test connection",
@@ -1217,7 +1217,7 @@
"put": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element information modification",
@@ -1254,7 +1254,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element information addition",
@@ -1293,7 +1293,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element neType and neID queries",
@@ -1353,7 +1353,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element information list",
@@ -1389,7 +1389,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "The list of network element information is all unpaginated",
@@ -1417,7 +1417,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element information state",
@@ -1477,7 +1477,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element information",
@@ -1514,7 +1514,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element neType and neID queries",
@@ -1574,7 +1574,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element authorization activation status",
@@ -1613,7 +1613,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network Element License Activation License Application Code",
@@ -1673,7 +1673,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Net Element License Activation List",
@@ -1733,7 +1733,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element authorization activation status",
@@ -1793,7 +1793,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "List of Network Element Software Packages",
@@ -1853,7 +1853,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Net Element package set to Net Element new version",
@@ -1892,7 +1892,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element version operation",
@@ -1931,7 +1931,7 @@
"delete": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network element information deletion",
@@ -1968,7 +1968,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Access Base Station Information List",
@@ -2012,7 +2012,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Access to the base station status information list",
@@ -2050,7 +2050,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UE Session List Export",
@@ -2089,7 +2089,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UE Session List",
@@ -2159,7 +2159,7 @@
"delete": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UE Session Deletion",
@@ -2196,7 +2196,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "CDR Session List Export",
@@ -2235,7 +2235,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "CDR Session List",
@@ -2311,7 +2311,7 @@
"delete": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "CDR Session Delete",
@@ -2348,7 +2348,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Online session user list information",
@@ -2398,7 +2398,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Number of online session users",
@@ -2436,7 +2436,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Access to statistical data",
@@ -2531,7 +2531,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Get Statistical Headings",
@@ -2583,7 +2583,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Access Base Station Information List",
@@ -2627,7 +2627,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Access to the base station status information list",
@@ -2665,7 +2665,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UE Session List Export",
@@ -2704,7 +2704,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UE Session List",
@@ -2774,7 +2774,7 @@
"delete": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UE Session Deletion",
@@ -2811,7 +2811,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "CDR Session List Export",
@@ -2850,7 +2850,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "CDR Session List",
@@ -2926,7 +2926,7 @@
"delete": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "CDR Session Delete",
@@ -2963,7 +2963,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "CDR Session List Export",
@@ -3002,7 +3002,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "CDR Session List",
@@ -3072,7 +3072,7 @@
"delete": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "CDR Session Delete",
@@ -3109,7 +3109,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Online session user list information",
@@ -3173,7 +3173,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Number of online session users",
@@ -3211,7 +3211,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "CDR Session List Export",
@@ -3250,7 +3250,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "CDR Session List",
@@ -3326,7 +3326,7 @@
"delete": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "CDR Session Delete",
@@ -3363,7 +3363,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Authenticated User Export",
@@ -3391,7 +3391,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Authenticated User Import",
@@ -3430,7 +3430,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Authentication User List",
@@ -3455,10 +3455,10 @@
}
},
"/neData/udm/auth/resetData/{neId}": {
"post": {
"put": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Authentication User Reload Data",
@@ -3496,7 +3496,7 @@
"put": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Authenticated User Modification",
@@ -3541,7 +3541,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Authentication User Added",
@@ -3588,7 +3588,7 @@
"delete": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Authentication User Batch Deletion",
@@ -3640,7 +3640,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Authentication User Information",
@@ -3683,7 +3683,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Authentication User Batch Add",
@@ -3735,7 +3735,7 @@
"delete": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Authenticated User Deletion",
@@ -3780,7 +3780,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Subscriber User Export",
@@ -3819,7 +3819,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Subscriber User Import",
@@ -3858,7 +3858,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Subscriber User List",
@@ -3883,10 +3883,10 @@
}
},
"/neData/udm/sub/resetData/{neId}": {
"post": {
"put": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Subscriber User Reload Data",
@@ -3924,7 +3924,7 @@
"put": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Subscriber User Modification",
@@ -3969,7 +3969,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Subscriber User Added",
@@ -4016,7 +4016,7 @@
"delete": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Subscriber User Batch Deletion",
@@ -4069,7 +4069,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Subscriber User Information",
@@ -4112,7 +4112,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Subscriber User Batch Add",
@@ -4165,7 +4165,7 @@
"delete": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UDM Subscriber User Deletion",
@@ -4210,7 +4210,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Total number of flows N3 upstream N6 downstream",
@@ -4283,7 +4283,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Config Information List",
@@ -4335,7 +4335,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Dept Information List",
@@ -4393,7 +4393,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Dictionary Data List",
@@ -4445,7 +4445,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Dictionary Type List",
@@ -4497,7 +4497,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "System Login Log List",
@@ -4549,7 +4549,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "System Operation Log List",
@@ -4601,7 +4601,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Menu Information List",
@@ -4647,7 +4647,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Post Information List",
@@ -4699,7 +4699,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Role Information List",
@@ -4751,7 +4751,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "User Information List",
@@ -4803,7 +4803,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Personal Information",
@@ -4829,7 +4829,7 @@
"put": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Personal Information Modification",
@@ -4868,7 +4868,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Personal avatar upload",
@@ -4905,7 +4905,7 @@
"put": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Personal Reset Password",
@@ -4944,7 +4944,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "iperf software installation",
@@ -4983,7 +4983,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "(ws://) iperf software running",
@@ -5064,7 +5064,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "iperf version information",
@@ -5135,7 +5135,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "(ws://) Ping for Local UNIX running",
@@ -5170,7 +5170,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Ping for Basic Information Running",
@@ -5209,7 +5209,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "(ws://) Ping for UNIX runs on the network element side",
@@ -5290,7 +5290,7 @@
"get": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Ping for version information on the network element side",
@@ -5350,7 +5350,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network Element Capture Packet PACP Start",
@@ -5389,7 +5389,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "Network Element Capture Packet PACP Stop",
@@ -5428,7 +5428,7 @@
"post": {
"security": [
{
"ApiKeyAuth": []
"TokenAuth": []
}
],
"description": "UPF Standard Edition Internal Grab Bag",
@@ -5572,7 +5572,7 @@
}
},
"securityDefinitions": {
"ApiKeyAuth": {
"TokenAuth": {
"description": "Get the key through the common/authorization System Login, fill in content \"Bearer \u003caccess_token\u003e\"",
"type": "apiKey",
"name": "Authorization",