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
ba727ef0
Commit
ba727ef0
authored
Apr 09, 2021
by
Izya12
👍
Browse files
cm.confdbqueries: Check | ssh
parent
93e9b415
Pipeline
#31182
passed with stages
in 18 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
collections/cm.confdbqueries/Check/ssh.json
0 → 100644
View file @
ba727ef0
{
"name"
:
"Check | ssh"
,
"$collection"
:
"cm.confdbqueries"
,
"uuid"
:
"d1832d61-5b91-468f-be19-493f990fdae5"
,
"description"
:
"Проверка версии SSH на коммутаторах"
,
"source"
:
"(
\n
(
\n
Match('raw', 'ip', 'ssh', 'version', ssh)
\n
) and Filter(ssh != ssh_just) and Set(error=
\"
Version SSH error
\"
)
\n
)"
,
"params"
:
[
{
"default"
:
"2"
,
"description"
:
null
,
"name"
:
"ssh_just"
,
"type"
:
"str"
}
],
"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