services.list
Zeigt den Status aller KIara-Services
Hilfe
Prueft alle erlaubten Services und zeigt eine Uebersicht.
Rückgabe
Liste aller KIara-Services mit Status
Beispiel-Prompts
- Status aller Services
- Welche Services laufen?
HTTP-Request (curl)
curl -X GET 'http://HOST:8502/api/monitoring/services' \
-H 'Cookie: kiara_admin_session=SESSION' \
-H 'X-Requested-With: XMLHttpRequest'