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

Cannot retrieve operation resource

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: