Uploaded image for project: 'Configuration Persistence Service'
  1. Configuration Persistence Service
  2. CPS-706

get moduleschema/yangresouce endpoint not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Istanbul Release
    • Istanbul Release
    • None

      Problem:

      dmi/v1/ch/{cmHandle}/moduleResources

      endpoint in dmi defines highlighted body as object
      {
        "operation": "read",
          "dataType": "application/json",
          "data": {
             "modules": [
              {
                "name": "pnf-sw-upgrade",
                "revision": "2019-12-03"
              }
            ]
          },
          "cmHandleProperties": {
            "subSystemId": "system-001"
          }
      }

      however, ncmp send it as string under cps-634.
      And they are incompatible with each other.

      Proposal:
      To fix it

            niamhcore niamhcore
            tragait tragait
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: