Skip to content

Commit fdedd65

Browse files
committed
2 parents 9b0c70e + 9d01f83 commit fdedd65

File tree

107 files changed

+10890
-625
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+10890
-625
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"FunctionName": "_ASIM_LookupSyslogSeverityLevel",
3+
"FunctionParameters": [
4+
{
5+
"Name": "SeverityLevelInput",
6+
"Type": "string",
7+
"IsRequired": true
8+
}
9+
],
10+
"FunctionResultColumns": [
11+
{
12+
"Name": "EventSeverity",
13+
"Type": "string"
14+
}
15+
]
16+
}

0 commit comments

Comments
 (0)