230ff3644db3adaf7cf3a7d6e56d2ee94ff7650c
[vfc/nfvo/wfengine.git] / CommonLibrary / 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 }