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

Notification stream query parameters are broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • 2.0.14, 5.0.4
    • restconf-nb
    • ODL Argon-SR1 and earlier

      opendaylight-user@root> feature:install odl-restconf-nb

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

      ...

      $ curl -X GET http://localhost:8181/rests/data/ietf-restconf-monitoring:restconf-state/streams/stream=data-changed-notification/access=JSON/location?start-time=202
      3-06-23T18:20:18.00000Z

      {
       "errors": {
         "error": [
           

      {        "error-tag": "malformed-message",        "error-message": "Invalid parameter in read: start-time",        "error-type": "protocol"      }


         ]
       }
      }

            Unassigned Unassigned
            hjslgfsd7 Valentin Mayamsin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: