XMLWordPrintable

Details

    • Sub-task
    • Status: Closed
    • Medium
    • Resolution: Done
    • None
    • Kohn Release
    • NCMP

    Description

      Other uses cases also covered by these endpoints and they have to be handled separately for backward compatibility reasons

      Existing (separate) URL Endpoints

      1. /v1/ch/{cm-handle}/data/ds/ncmp-datastore:passthrough-operational:
        1. get
      2. /v1/ch/{cm-handle}/data/ds/ncmp-datastore:passthrough-running[?topicName,includeDescendant]:
        1. get
        2. post
        3. put
        4. patch
        5. delete

      New approach ONE generic URL

      /v1/ch/{cm-handle}/data/ds/<dataStoreName>?topicName, 

      Datastore get post put patch delete
      passthrough-operational supported No No No No
      passthrough-running supported supported supported supported supported
      operational supported No No No No

      Insert a check at the start of post, put, path, delete for datastores, thrown an exception if it is not 'passtrough-running' -> handle with 400 (bad request)

       

      Attachments

        Issue Links

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

          Activity

            People

              bmiklos Miklos Baranyak
              bmiklos Miklos Baranyak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: