dd
This commit is contained in:
@@ -1,71 +1,16 @@
|
|||||||
{
|
{
|
||||||
"retFmt": "GetDB",
|
"Id": "1101RJHX1UDM01",
|
||||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
"UserLabel": "UDM",
|
||||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
"VendorName": "ruijie",
|
||||||
"title": "Alarm Information",
|
"ManagedBy": "46000",
|
||||||
"singleList": true,
|
"ManagementIpAddress": [
|
||||||
"sepSpaceNum": 2,
|
"200.220.221.14"
|
||||||
"alignmentM": "Left",
|
|
||||||
"alignmentSN": "Right",
|
|
||||||
"alignmentSV": "Left",
|
|
||||||
"cols": [
|
|
||||||
{
|
|
||||||
"name": "ne_type",
|
|
||||||
"display": "NE type",
|
|
||||||
"length": 10
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ne_id",
|
|
||||||
"display": "NE UID",
|
|
||||||
"length": 28
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ne_name",
|
|
||||||
"display": "NE name",
|
|
||||||
"length": 28
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "alarm_seq",
|
|
||||||
"display": "Alarm sequence",
|
|
||||||
"length": 11
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "alarm_title",
|
|
||||||
"display": "Alarm title",
|
|
||||||
"length": 11
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "orig_severity",
|
|
||||||
"display": "Original severity",
|
|
||||||
"length": 11
|
|
||||||
"alias": [
|
|
||||||
"Critical",
|
|
||||||
"Major",
|
|
||||||
"Minor",
|
|
||||||
"Warning",
|
|
||||||
"Event"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "pv_flag",
|
|
||||||
"display": "Phisical/Virtual flag",
|
|
||||||
"length": 10
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "event_time",
|
|
||||||
"display": "Event time",
|
|
||||||
"length": 18
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"end": "(Number of results = %d)\n\n"
|
"SwVersion": "16.1.1",
|
||||||
|
"PatchInfo": [
|
||||||
|
"5GC R16.1.1"
|
||||||
|
],
|
||||||
|
"AdministrativeState": "Unlocked",
|
||||||
|
"OperationalState": "Enabled"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Linux localhost.localdomain 4.19.90-52.19.v2207.ky10.aarch64 #1 SMP Wed Feb 1 15: 49: 49 CST 2023 aarch64 GNU/Linux
|
|
||||||
|
|
||||||
mysql Ver 15.1 Distrib 10.3.35-MariaDB, for Linux (aarch64) using readline 5.1
|
|
||||||
|
|
||||||
["netype", "neid", "nename", "alarmcode", "origseverity", "pvflag", "starttime", "endtime", "alarmtype", "alarmstatus"]
|
|
||||||
|
|
||||||
/api/rest/dataManagement/v1/omc_db/mml_command?sql=select operation, object, mml_display, json_extract(param_json,'$[*
|
|
||||||
].name') as params FROM mml_command
|
|
||||||
Reference in New Issue
Block a user