Uploaded image for project: 'iotdm'
  1. iotdm
  2. IOTDM-54

registrations rpc with non existing plugin-loader-name should fail

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Won't Do
    • unspecified
    • None
    • General
    • None
    • Operating System: All
      Platform: All

    • 7675
    • Low

    Description

      Post request
      path - http://localhost:8181/restconf/operations/onem2m-plugin-manager:onem2m-plugin-manager-iotdm-plugin-registrations

      body:
      {
      "input":

      { "plugin-loader-name": "non-existing-name" }

      }

      If plugin-loader-name is some plugin that is not created should return 404 not found. Now it returns 200 OK with body
      {
      "output": {}
      }

      Attachments

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

        Activity

          People

            tjanciga Tomas Janciga
            miroslav.kovac@pantheon.tech Miroslav Kovac
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: