teragrep / cfe_31

0 stars 0 forks source link

Change Storage endpoints to new CFE-18 version #39

Closed MoonBow-1 closed 5 months ago

MoonBow-1 commented 6 months ago

Description

CFE-18 has new endpoints for adding Storages, so those need to be fixed:

  1. Add Storage
  2. Add Flow to Storage with the new Storage ID
  3. Link Storage with Capture
MoonBow-1 commented 6 months ago

Changes for the endpoints are now done.

There is an issue where some of the Storages and Captures don't have the same flow, that needs investigating

MoonBow-1 commented 5 months ago

StorageCapture exception was due to a wrong ID passed used for the request, that was fixed. Currently testing all the responses from CFE-18