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

Can't delete schema-set and dataspace using API

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Medium Medium
    • London Release
    • London Release
    • CPS-Core-REST
    • None

      It's impossible to delete resources using API. If I create dataspace and schema-set I can't delete them even if that should be possible, as there are DELETE methods available. For schema-set I got an error:

      {
      "servlet":"dispatcherServlet",
      "message":"Unauthorized",
      "url":"/cps/api/v1/cps/api/v1/dataspaces/basic-cps-test-dataspace/schema-sets/basic-cps-test-schema-set",
      "status":"401"
      } 

      and for dataspace

       

       

      {
      "status":"409 CONFLICT",
      "message":"Dataspace with name basic-cps-test-dataspace is being used.",
      "details":"Dataspace contains 1 schemaset(s)"
      } 

       

       

            Unassigned Unassigned
            michaljagiellotmpl michaljagiellotmpl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: