We want to implement an endpoint which will return all of the dataspaces associated with an instance of CPS.
      Endpoint:
      GET http://IP:PORT/cps/api/v1/admin/dataspaces
      Body:

      // Some comments here
      [{"name":“data-space1”},{"name":” data-space2”},{"name":“data-space3”}]
      

      For future role based access control we want this to be used through the admin interface of CPS: CPS-E-07
      See https://wiki.onap.org/display/DW/ARC+Configuration+Persistence+Service+%28CPS%29+Component+Description+-+Jakarta-R10

      A/C:
      New endpoint is created with above body
      Endpoint is located under the admin interface
      Demo

            rajesh.kumar Rajesh kumar
            lukegleeson lukegleeson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: