24bc9f963c8db928794f8a8c93dd8b7ff01ff05b
[cps.git] / cps-ncmp-rest / src / test / resources / dmi-registration.json
1 {
2   "dmiPlugin": "onap-dmi-plugin",
3   "createdCmHandles": [
4     {
5       "cmHandle": "example-name",
6       "cmHandleProperties": {
7           "subSystemId" : "system-001"
8         }
9     }
10   ]
11 }