e80570f93559158c6945723945155e679ad89d03
[policy/clamp.git] /
1 {
2     "name":"ParticipantParameterGroup",
3     "participantStatusParameters":{
4         "timeIntervalMs": 10000,
5         "description":"Participant Status",
6         "participantType":{
7             "name": "org.onap.dcae.controlloop.DCAEMicroserviceControlLoopParticipant",
8             "version":"2.3.4"
9         },
10         "participantId":{
11             "name": "DCAEParticipant0",
12             "version":"1.0.0"
13         },
14         "participantDefinition":{
15             "name": "org.onap.dcae.controlloop.DCAEMicroserviceControlLoopParticipant",
16             "version":"2.3.4"
17         }
18     },
19     "topicParameterGroup": {
20         "topicSources" : [{
21             "topic" : "POLICY-CLRUNTIME-PARTICIPANT",
22             "servers" : [ "127.0.0.1:3904" ],
23             "topicCommInfrastructure" : "dmaap"
24         }],
25         "topicSinks" : [{
26             "topic" : "POLICY-CLRUNTIME-PARTICIPANT",
27             "servers" : [ "127.0.0.1:3904" ],
28             "topicCommInfrastructure" : "dmaap"
29         }]
30     }
31 }