O-DU slice assurance apex policy version
[nonrtric/rapp/ransliceassurance.git] / apexpolicyversion / SliceAssurance / events / StdDefinedEvent.json
1 {
2     "event":{
3         "commonEventHeader":{
4             "domain":"@domain@",
5             "eventId":"@eventId@",
6             "eventName":"@domain@_@eventType@",
7             "eventType":"@eventType@",
8             "sequence":0,
9             "priority":"Low",
10             "reportingEntityId":"",
11             "reportingEntityName":"@controllerName@",
12             "sourceId":"",
13             "sourceName":"@controllerName@",
14             "startEpochMicrosec":"@timestamp@",
15             "lastEpochMicrosec":"@timestamp@",
16             "nfNamingCode":"@type@",
17             "nfVendorName":"@vendor@",
18             "stndDefinedNamespace":"o-ran-sc-du-hello-world-pm-streaming-oas3",
19             "timeZoneOffset":"+00:00",
20             "version":"4.1",
21             "vesEventListenerVersion":"7.2.1"
22         },
23         "stndDefinedFields":{
24             "stndDefinedFieldsVersion":"1.0",
25             "schemaReference":"https://gerrit.o-ran-sc.org/r/gitweb?p=scp/oam/modeling.git;a=blob_plain;f=data-model/oas3/experimental/o-ran-sc-du-hello-world-oas3.json;hb=refs/heads/master",
26             "data":{
27                 "id":"string",
28                 "start-time":"@collectionStartTime@",
29                 "administrative-state":"locked",
30                 "operational-state":"disabled",
31                 "user-label":"string",
32                 "job-tag":"string",
33                 "granularity-period":0,
34                 "measurements":[
35                     {
36                         "measurement-type-instance-reference":"/network-function/distributed-unit-functions[id='%duId%']/cell[id='%cellId%']/supported-measurements/performance-measurement-type[.='user-equipment-average-throughput-downlink']/supported-snssai-subcounter-instances/slice-differentiator[.=%sd%]",
37                         "value":300,
38                         "unit":"kbit/s"
39                     },
40                     {
41                         "measurement-type-instance-reference":"/network-function/distributed-unit-functions[id='%duId%']/cell[id='%cellId%']/supported-measurements/performance-measurement-type[.='user-equipment-average-throughput-uplink']/supported-snssai-subcounter-instances/slice-differentiator[.=%sd%]",
42                         "value":100,
43                         "unit":"kbit/s"
44                     }
45                 ]
46             }
47         }
48     }
49 }