Checking system health

After you have installed and run the Stormshield KMaaS, check that it is running correctly.

This API returns only a limited amount of information about the running of the Stormshield KMaaS and does not require any CORS in the HTTP header.

  1. Use the health API route:
    curl https://<my-cse-url>/health
  2. If the system is running correctly, the return must be in the following form:
    {}