blob: dcaaeb16d1465eb64258cdd0639a7fec3c2afb46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"actionIdentifiers": {
"mode": "sync",
"blueprintName": "RT-netconf",
"blueprintVersion": "1.0.0",
"actionName": "netconf-jython"
},
"payload": {
"netconf-jython-request": {
"netconf-host": "odl-netconf-testtool",
"netconf-timeout": 30
}
},
"commonHeader": {
"subRequestId": "1",
"requestId": "regression-test-netconf-jython",
"originatorId": "System"
}
}
|