Versions Compared

Key

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

...

Request (GET): {wss-<integration_type>-app-container-url}:5678/payload/healthcheck
Response:
If the app container is healthy, the response code will be 200.

...

Request (GET): {wss-scanner-container-url}:9393/health-check
Response: If the scanner container is healthy, the response code will be 200 and the response will contain the following JSON object:

...

Request (GET): {wss-remediate-container-url}:8080
Response: If the remediate container is healthy, the response code will be 200 and the response will contain the following JSON object:

...