Hello,
When calling the Centreon API endpoint:
/centreon/api/latest/configuration/monitoring-servers/3/generate-and-reload
I receive an HTTP 500 Internal Server Error with the following JSON response:
{ "code": 500, "message": "There was a consistency error in the exported files - please use the legacy export menu to troubleshoot" }
-
Centreon version: 24.10.8
-
The same operation works correctly when performed manually through the Centreon web interface.
-
The error only happens via the API.
Is this a known issue or bug? Are there any recommended solutions or workarounds to fix this?
Thank you!