[DCAEGEN2-SLICEANALYSISMS] Add new robot for CCVPN/IBN closed-loop functionality...
[integration/csit.git] / tests / dcaegen2-services-slice-analysis-ms / testcases / data / aai_event_svc_modification_bw.json
1 {
2   "cambria.partition": "AAI",
3   "event-header": {
4     "severity": "NORMAL",
5     "entity-type": "service-instance",
6     "top-entity-type": "customer",
7     "entity-link": "/aai/v24/business/customers/customer/IBNCustomer/service-subscriptions/service-subscription/IBN/service-instances/service-instance/test",
8     "event-type": "AAI-EVENT",
9     "domain": "dev",
10     "action": "UPDATE",
11     "sequence-number": "0",
12     "id": "48c2016e-12cb-4f9f-ab25-5eaaf8da9fe8",
13     "source-name": "UUI",
14     "version": "v24",
15     "timestamp": "20220406-19:53:41:550"
16   },
17   "entity":{
18     "global-customer-id": "IBNCustomer",
19     "subscriber-name": "IBNCustomer",
20     "service-subscriptions": {
21       "service-subscription": [
22         {
23           "service-type": "IBN",
24           "service-instances": {
25             "service-instance": [
26               {
27                 "model-version-id": "6790ab0e-034f-11eb-adc1-0242ac120002",
28                 "service-instance-id": "test",
29                 "resource-version": "1649274821478",
30                 "service-type": "IBN",
31                 "service-instance-location-id": "cll-101",
32                 "service-role": "TN",
33                 "environment-context": "001-100001",
34                 "bandwidth-total": "4000",
35                 "model-invariant-id": "6790ab0e-034f-11eb-adc1-0242ac120002",
36                 "service-instance-name": "decheng-test-001",
37                 "orchestration-status": "allocated"
38               }
39             ]
40           }
41         }
42       ]
43     }
44   }
45 }