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

Restconf monitoring streams are missing

    XMLWordPrintable

Details

    • Bug
    • Status: Open
    • Medium
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      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.

      Attachments

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

        Activity

          People

            ivanhrasko Ivan Hrasko
            ivanhrasko Ivan Hrasko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: