Cm Subscription: PENDING logic handling in NCMP
[cps.git] / cps-ncmp-service / src / test / resources / cmSubscriptionNcmpOutEvent.json
index 14e8cbb..856f238 100644 (file)
       ],
       "pending": [
         {
-          "details": "No reply from DMI yet",
-          "targets": ["CMHandle3", "CMHandle4"]
+          "details": "Some other error happened",
+          "targets": ["CMHandle4", "CMHandle5"]
+        },
+        {
+          "details": "Some error causes pending",
+          "targets": ["CMHandle3"]
         }
       ]
     }