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