summaryrefslogtreecommitdiffstats
path: root/components/slice-analysis-ms/src/test/resources/aaiEventDmaapMsg.json
blob: 82faeeb4b1407d3d58f261c37ebe2b392ed020a6 (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
{
  "cambria.partition":"AAI",
  "event-header":{
    "severity":"NORMAL",
    "entity-type":"service-instance",
    "top-entity-type":"service-instance",
    "entity-link":"/aai/v24/business/customers/customer/IBNCustomer/service-subscriptions/service-subscription/IBN/service-instances/service-instance/cll-01",
    "event-type":"AAI-EVENT","domain":"dev","action":"UPDATE",
    "sequence-number":"0","id":"51a99267-83ec-4f4f-a676-690ba527bf78",
    "source-name":"UUI","version":"v23","timestamp":"20210705-15:18:37:452"
  },
  "entity":{
    "service-instance-id":"0835fd19-6726-4081-befb-cc8932c47767",
    "service-instance-name":"sa1",
    "service-instance-location-id" : "cll-01",
    "service-type":"embb",
    "service-role":"service-profile",
    "environment-context":"01-06E442",
    "model-invariant-id":"8b94b147-2233-4e9f-b939-55c1b0e618ac",
    "model-version-id":"961ec436-7b16-4d71-9d62-9c4ca5dd94bf",
    "resource-version":"1645003055191",
    "orchestration-status":"deactivated",
    "bandwidth-total" : 8000
  }
}