DylanB95EST | 4f4178c | 2021-07-02 13:30:42 +0100 | [diff] [blame] | 1 | { |
2 | "dmiPlugin": "onap-dmi-plugin", | ||||
3 | "createdCmHandles": [ | ||||
4 | { | ||||
5 | "cmHandle": "example-name", | ||||
6 | "cmHandleProperties": { | ||||
DylanB95EST | 63132ce | 2021-12-14 16:34:38 +0000 | [diff] [blame] | 7 | "subSystemId" : "system-001" |
8 | }, | ||||
9 | "publicCmHandleProperties": { | ||||
10 | "area" : "south" | ||||
DylanB95EST | 4f4178c | 2021-07-02 13:30:42 +0100 | [diff] [blame] | 11 | } |
12 | } | ||||
13 | ] | ||||
14 | } |