Versions Compared

Key

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

...

  • Content of the csv file of the module run table.
  • The csv file name is returned as int the Content-Disposition header: attachment;filename=Overviewfilename.csv

Example request

Code Block
curl "http://localhost:8080/FewsWebServices/rest/fewspiservice/v1/moduleruntables/current?moduleInstanceId=myModuleInstance"

...