Versions Compared

Key

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

...

Code Block
{
  "openapi" : "3.0.3",
  "info" : {
    "title" : "Delft-FEWS Web Services - Schematic Status Display (SSD) Web Service",
    "description" : "Delft-FEWS Web Services - Schematic Status Display (SSD) Web Service. For more information see: https://publicwiki.deltares.nl/x/OwXkC",
    "version" : ""
  },
  "servers" : [ {
    "url" : "/FewsWebServices",
    "description" : "API server"
  } ]
}



FEWS PI REST Web Service API - Embedded endpoints

The following endpoints are only supported when running the Delft-FEWS Web Services embedded from the Operator Client or Stand Alone. These methods were previoiusly availble in the embedded PI service, which has been phased out. See: Embedded - Fews PI service

GET systemtime (2022.02)

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

Response

    • text response with the actual system time.

Example request

Code Block
curl "http://localhost:8080/Fews