Support 'public' Cm Handle Properties
[cps.git] / cps-ncmp-rest / src / test / resources / dmi-registration.json
index 24bc9f9..4f27e11 100644 (file)
@@ -4,7 +4,10 @@
     {
       "cmHandle": "example-name",
       "cmHandleProperties": {
-          "subSystemId" : "system-001"
+        "subSystemId" : "system-001"
+      },
+      "publicCmHandleProperties": {
+          "area" : "south"
         }
     }
   ]