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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
|
[
{
"participant": {
"participantId": "101c62b3-8918-41b9-a747-d21eb79c6c03",
"participantState": "ON_LINE",
"participantSupportedElementTypes": {
"3012010d-e59e-4dde-bab1-3ee544e49b6d": {
"id": "3012010d-e59e-4dde-bab1-3ee544e49b6d",
"typeName": "org.onap.policy.clamp.acm.AutomationCompositionElement",
"typeVersion": "1.0.1"
},
"8d9e947e-c444-471c-9420-29f1c6584f8c": {
"id": "8d9e947e-c444-471c-9420-29f1c6584f8c",
"typeName": "org.onap.policy.clamp.acm.PolicyAutomationCompositionElement",
"typeVersion": "1.0.1"
}
}
},
"acNodeTemplateStateDefinitionMap": {
"8cf8b401-dfd7-4ffe-90ff-c6543da10789": {
"nodeTemplateStateId": "8cf8b401-dfd7-4ffe-90ff-c6543da10789",
"participantId": "101c62b3-8918-41b9-a747-d21eb79c6c03",
"nodeTemplateId": {
"name": "org.onap.domain.pmsh.PMSH_OperationalPolicyAutomationCompositionElement",
"version": "1.2.3"
},
"state": "PRIMED"
}
},
"acElementInstanceMap": {
"709c62b3-8918-41b9-a747-d21eb79c6c22": {
"id": "709c62b3-8918-41b9-a747-d21eb79c6c22",
"definition": {
"name": "org.onap.domain.pmsh.PMSH_OperationalPolicyAutomationCompositionElement",
"version": "1.2.3"
},
"participantId": "101c62b3-8918-41b9-a747-d21eb79c6c03",
"deployState": "DEPLOYED",
"lockState": "UNLOCKED",
"description": "Automation composition element for the operational policy for Performance Management Subscription Handling",
"properties": {}
}
}
},
{
"participant": {
"participantId": "985d73aa-abba-11ed-afa1-0242ac120002",
"participantState": "ON_LINE",
"participantSupportedElementTypes": {
"cded8a5a-abba-11ed-afa1-0242ac120002": {
"id": "cded8a5a-abba-11ed-afa1-0242ac120002",
"typeName": "org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement",
"typeVersion": "1.0.1"
},
"25ac7864-abbb-11ed-afa1-0242ac120002": {
"id": "25ac7864-abbb-11ed-afa1-0242ac120002",
"typeName": "org.onap.policy.clamp.acm.AutomationCompositionElement",
"typeVersion": "1.0.1"
}
}
},
"acNodeTemplateStateDefinitionMap": {
"34b4d248-abbb-11ed-afa1-0242ac120002": {
"nodeTemplateStateId": "34b4d248-abbb-11ed-afa1-0242ac120002",
"participantId": "985d73aa-abba-11ed-afa1-0242ac120002",
"nodeTemplateId": {
"name": "org.onap.domain.pmsh.PMSH_OperationalPolicyAutomationCompositionElement",
"version": "1.2.3"
},
"state": "PRIMED"
}
},
"acElementInstanceMap": {
"3dd7a936-abbb-11ed-afa1-0242ac120002": {
"id": "3dd7a936-abbb-11ed-afa1-0242ac120002",
"definition": {
"name": "org.onap.domain.pmsh.PMSH_OperationalPolicyAutomationCompositionElement",
"version": "1.2.3"
},
"participantId": "985d73aa-abba-11ed-afa1-0242ac120002",
"deployState": "DEPLOYED",
"lockState": "UNLOCKED",
"description": "Automation composition element for the operational policy for Performance Management Subscription Handling",
"properties": {}
}
}
}
]
|