{ "name": "ControlLoopParticipantGroup", "intermediaryParameters": { "name": "Participant parameters", "reportingTimeInterval": 120000, "description": "Participant Description", "participantType":{ "name": "org.onap.policy.controlloop.PolicyControlLoopParticipant", "version":"2.3.1" }, "participantId": { "name": "org.onap.PM_Policy", "version": "1.0.0" }, "clampControlLoopTopics": { "topicSources": [ { "topic": "POLICY-CLRUNTIME-PARTICIPANT", "servers": [ "localhost" ], "topicCommInfrastructure": "dmaap", "fetchTimeout": 15000 } ], "topicSinks": [ { "topic": "POLICY-CLRUNTIME-PARTICIPANT", "servers": [ "localhost" ], "topicCommInfrastructure": "dmaap" }, { "topic": "POLICY-NOTIFICATION", "servers": [ "localhost" ], "topicCommInfrastructure": "dmaap" } ] } }, "policyApiParameters": { "clientName": "api", "hostname": "localhost", "port": "6969", "userName": "healthcheck", "password": "zb!XztG34", "https": false, "allowSelfSignedCerts": true } }