Uploaded image for project: 'Non Realtime RAN Intelligent Controller '
  1. Non Realtime RAN Intelligent Controller
  2. NONRTRIC-831

NONRTRIC - DMaaP adapter, updated job definition syntax

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium

      The filter syntax is updated so that measTypes are structured below measuredObjClass
          The job definition is updated so that the output contains both topic and the kafka boostrap servers.
              
          Example of PM definition after the change:
          

       

       {
             "filter":{
                "sourceNames":[
                   "NodeA", "NodeB"
                ],
                "measObjInstIds":[
          
                ],
                "measTypeSpecs":[
                   {
                      "measuredObjClass":"NRCellCU",
                      "measTypes":[
                         "pmCounterNumber0"
                      ]
                   }
                ],
                "measuredEntityDns":[
          
                ]
             },
             "deliveryInfo":{
                "topic":"ouputTopic",
                "bootStrapServers":"localhost:9092"
             }
          }

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            PatrikBuhr Patrik Buhr
            estsonsan Sonia Sangari
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: