Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-1514

Request could not be completed because the relevant data model content does not exist

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • None
    • None
    • config
    • None
    • Operating System: All
      Platform: All

    • 5836

      we receive
      {
      "errors": {
      "error": [

      { "error-type": "application", "error-tag": "data-missing", "error-message": "Request could not be completed because the relevant data model content does not exist " }

      ]
      }
      }

      when trying to get specific service by key

      example using restconf

      GET
      http://127.0.0.1:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:services/service/odl-bgp-rib-impl-cfg:bgp-table-type/

      Doing same step getting all services we observe that is there.

      GET
      http://127.0.0.1:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:services

      To reproduce same issue, run bgp with basic peer configuration.

      Master branch

            jmorvay@cisco.com Jakub Morvay
            cdgasparini Claudio David Gasparini
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: