Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
http://localhost:63525/FewsWebServices/rest/fewspiservice/v1/archive/products/?areaId=areaId&sourceId=source&timeZero=2020-01-01T00:00:00Z&subFolder=aaabbb


POST archive/products/attributes (2024.01)

This endpoint can be used to add or update attribues of archive products.


Request parameters

  • relativePath(string): relative path of the metadata file of the product

Form data

  • file (file): a reference to the file which should be uploaded


Code Block
http://localhost:63525/FewsWebServices/rest/fewspiservice/v1/archive/products/?areaId=areaId&sourceId=source&timeZero=2020-01-01T00:00:00Z&subFolder=aaabbb


GET archive/products (2019.02)

...

The following endpoints are only supported when running the Delft-FEWS Web Services embedded from the Operator Client or Stand Alone.

For a complete list of available endpoints, see: https://fewsdocs.deltares.nl/webservices/rest-api/v1/#tag--embedded

GET systemtime (2022.02)

GET the system time as configured in the Operator Client of Stand Alone

...