Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
604e231a431aa39648a57e4cc705287c18ff97cc
/
.
/
providers
/
netconf
/
device
/
src
/
test
/
resources
/
deviceSshKey.json
blob: c79993556b247bfa1aaad50e9901cc50b7684f45 [
file
] [
log
] [
blame
]
Andrea Campanella
34cf65c
2017-04-12 13:51:32 +0200
[
diff
] [
blame
]
1
{
2
"ip"
:
"1.1.1.1"
,
3
"port"
:
830
,
4
"username"
:
"test"
,
5
"password"
:
"test"
,
6
"sshkey"
:
"test"
7
}