Uploaded image for project: 'netconf'
  1. netconf
  2. NETCONF-1244

Restconf monitoring streams are missing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Medium Medium
    • None
    • 7.0.0
    • restconf-nb

      Invoking request on current main branch (6aba89d85) returns 409:

      GET http://localhost:8181/rests/data/ietf-restconf-monitoring:restconf-state/streams

      The response:

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

      On netconf version 6 we can successfully get the list of available streams.

            rovarga Robert Varga
            ivanhrasko Ivan Hrasko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: