Fix sonar issue
[nonrtric/plt/rappmanager.git] / sample-rapp-generator / rapp-all / Files / Acm / instances / a1pms-instance.json
1 {
2   "name": "A1PMSInstance0",
3   "version": "1.0.1",
4   "compositionId": "DO_NOT_CHANGE_THIS_COMPOSITION_ID",
5   "description": "Demo automation composition instance 0",
6   "elements": {
7     "709c62b3-8918-41b9-a747-d21eb79c6c12": {
8       "id": "709c62b3-8918-41b9-a747-d21eb79c6c12",
9       "definition": {
10         "name": "onap.policy.clamp.ac.element.A1PMSAutomationCompositionElement",
11         "version": "1.2.3"
12       },
13       "description": "Starter Automation Composition Element for the Demo",
14       "properties": {
15         "policyServiceEntities": [
16           {
17             "a1PolicyServiceEntityId": {
18               "name": "entity1",
19               "version": "1.0.1"
20             },
21             "clientId": "firstService",
22             "callbackUrl": "http:\\localhost"
23           }
24         ]
25       }
26     }
27   }
28 }