blob: d8e4cb0759bdcf1f1a94c225d1a863fbc3733cef (
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
|
server:
error:
path: /error
participant:
name: AutomationCompositionParticipant Kubernetes Test
intermediaryParameters:
name: Participant parameters
description: Participant Description
reportingTimeInterval: 120000
participantId: 101c62b3-8918-41b9-a747-d21eb79c6c02
clampAutomationCompositionTopics:
topicSources:
-
topic: POLICY-ACRUNTIME-PARTICIPANT
fetchTimeout: 15000
servers:
- localhost
topicCommInfrastructure: dmaap
topicSinks:
-
topic: POLICY-ACRUNTIME-PARTICIPANT
servers:
- localhost
topicCommInfrastructure: dmaap
name: AutomationComposition Topics
participantSupportedElementTypes:
-
typeName: org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement
typeVersion: 1.0.0
-
typeName: org.onap.policy.clamp.acm.AutomationCompositionElement
typeVersion: 1.0.0
|