CommonLibrary(util/rest-client) code upload.
[vfc/nfvo/wfengine.git] / rest-client / src / test / resources / rest-client-test.json
1 {
2     "defaulServer":
3     {
4         "host":"10.10.10.10",
5         "port":"443",
6     },
7     "ConnectTimeout":"10",
8     "thread":"100",
9     "idletimeout":"30",
10     "timeout":"60",
11 }