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