Retry mechanism (with back off algorithm) is removed with more frequent watchdog...
[cps.git] / cps-ncmp-rest / src / test / resources / invalid-cmhandle-search.json
1 {
2   "conditions": [
3     {
4       "name": "does-not-exist"
5     }
6   ]
7 }