blob: 1d84c3a5f2f0d84276c27ac0cdf8a094f814784d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"version": "1.0",
"eventType": "CREATE",
"event": {
"subscription": {
"clientID": "SCO-9989752",
"name": "cm-subscription-001"
},
"dataType": {
"dataspace": "ALL",
"dataCategory": "CM",
"dataProvider": "CM-SERVICE",
"schemaName": "org.onap.ncmp:cm-network-avc-event.rfc8641",
"schemaVersion": "1.0"
},
"predicates": {
"datastore": "passthrough-operational",
"datastore-xpath-filter": "//_3gpp-nr-nrm-gnbdufunction:GNBDUFunction/ ",
"_3gpp-nr-nrm-nrcelldu": "NRCellDU"
}
}
}
|