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

Cannot retrieve operation resource

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Medium
    • Resolution: Done
    • None
    • 6.0.0, 4.0.7, 5.0.7
    • restconf-nb

    Description

      It not possible to retrieve operation resource, for example when invoked:

      GET: rests/operations/aaa-cert-rpc:getODLCertificate

      The response is error 400 with message:

      {
          "errors": {
              "error": [
                  {
                      "error-tag": "invalid-value",
                      "error-message": "URI has bad format. If operations behind mount point should be showed, URI has to  end with yang-ext:mountyang-ext:mount",
                      "error-type": "protocol"
                  }
              ]
          }
      } 

      According to RFC 8040, p. 22an empty leaf should be returned.

      Attachments

        Issue Links

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

          Activity

            People

              yaroslav.lastivka Yaroslav Lastivka
              ivanhrasko Ivan Hrasko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: