fcef6b730c1b396c47402f9fd4a661c614e8ad86
[controller.git] / opendaylight / netconf / netconf-impl / src / test / resources / testConfigs / input.json
1 {
2    "value":null,
3    "status":200,
4    "request": {
5                 "type":"exec",
6                 "mbean":"java.util.logging:type=Logging",
7                 "operation":"setLoggerLevel",
8                 "arguments":["global","INFO"]
9               }
10 }