Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
noc
mirror
noc
Commits
b5598f0d
Commit
b5598f0d
authored
Apr 09, 2021
by
Izya12
👍
Browse files
cm.confdbqueries: Check | Enable http
parent
93e9b415
Pipeline
#31181
passed with stages
in 17 minutes and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
collections/cm.confdbqueries/Check/Enable_http.json
0 → 100644
View file @
b5598f0d
{
"name"
:
"Check | Enable http"
,
"$collection"
:
"cm.confdbqueries"
,
"uuid"
:
"b971c66a-1677-4b3e-9b9f-43d364a5a231"
,
"description"
:
"Проверка на включенный WEB на коммутаторах"
,
"source"
:
"(
\n
(
\n
Match('raw', 'ip', http)
\n
) and Filter(http == 'http') and Set(error=
\"
Enable http protocol error
\"
)
\n
)"
,
"params"
:
[],
"allow_object_filter"
:
false
,
"allow_interface_filter"
:
false
,
"allow_object_validation"
:
true
,
"allow_interface_validation"
:
false
,
"allow_object_classification"
:
false
,
"allow_interface_classification"
:
false
,
"require_raw"
:
false
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment