participant:
  intermediaryParameters:
    reportingTimeInterval: 120000
    description: Participant Description
    participantId:
      version: 1.0.0
      name: org.onap.PM_Policy
    participantType:
      version: 1.0.0
      name: org.onap.PM_CDS_Blueprint
    clampAutomationCompositionTopics:
      topicSources:
        -
          topic: POLICY-ACRUNTIME-PARTICIPANT
          servers:
            - localhost
          topicCommInfrastructure: dmaap
          fetchTimeout: 15000
      topicSinks:
        -
          topicCommInfrastructure: dmaap
          servers:
            - localhost
          topic: POLICY-ACRUNTIME-PARTICIPANT
    participantSupportedElementTypes:
      -
        typeName: org.onap.policy.clamp.acm.PolicyAutomationCompositionElement
        typeVersion: 1.0.0
      -
        typeName: org.onap.policy.clamp.acm.AutomationCompositionElement
        typeVersion: 1.0.0