summaryrefslogtreecommitdiffstats
path: root/gui-clamp/ui-react/src/components/dialogs/ControlLoop/testFiles/monitoringControlLoopList.json
blob: ee170f875880d535b5c901cde0a81e7e8df4b065 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
    "controlLoopList":[
        {
            "name":"PMSH_Instance1",
            "version":"2.3.1",
            "derivedFrom":null,
            "metadata":null,
            "description":"PMSH control loop _Instance1",
            "definition":{
                "name":"org.onap.domain.pmsh.PMSHControlLoopDefinition_Instance1",
                "version":"1.2.3"
            },
            "state":"PASSIVE",
            "orderedState":"PASSIVE",
            "elements":{
                "edb332de-ad83-44a7-9c86-f8158cd0de7f":{
                    "id":"edb332de-ad83-44a7-9c86-f8158cd0de7f",
                    "definition":{
                        "name":"org.onap.domain.pmsh.PMSH_MonitoringPolicyControlLoopElement_Instance1",
                        "version":"1.2.3"
                    },
                    "participantType":{
                        "name":"org.onap.policy.controlloop.PolicyControlLoopParticipant",
                        "version":"2.3.1"
                    },
                    "participantId":{
                        "name":"org.onap.PM_Policy",
                        "version":"1.0.0"
                    },
                    "state":"UNINITIALISED",
                    "orderedState":"UNINITIALISED",
                    "toscaServiceTemplateFragment":null,
                    "description":null,
                    "clElementStatistics":null,
                    "propertiesMap":{

                    }
                },
                "68e95fa7-0acf-4635-b454-47a50f299614":{
                    "id":"68e95fa7-0acf-4635-b454-47a50f299614",
                    "definition":{
                        "name":"org.onap.domain.pmsh.PMSH_OperationalPolicyControlLoopElement_Instance1",
                        "version":"1.2.3"
                    },
                    "participantType":{
                        "name":"org.onap.policy.controlloop.PolicyControlLoopParticipant",
                        "version":"2.3.1"
                    },
                    "participantId":{
                        "name":"org.onap.PM_Policy",
                        "version":"1.0.0"
                    },
                    "state":"UNINITIALISED",
                    "orderedState":"UNINITIALISED",
                    "toscaServiceTemplateFragment":null,
                    "description":null,
                    "clElementStatistics":null,
                    "propertiesMap":{

                    }
                }
            },
            "primed":false,
            "type":"org.onap.domain.pmsh.PMSHControlLoopDefinition_Instance1",
            "typeVersion":"1.2.3",
            "key":{
                "name":"PMSH_Instance1",
                "version":"2.3.1"
            },
            "definedName":"PMSH_Instance1",
            "definedVersion":"2.3.1"
        }
    ]
}