Hi everyone,
I’d like to suggest an enhancement for the CSV export feature in Centreon.
Currently, when exporting service or host lists to CSV, the file does not include the Host ID or Service ID, which are often needed when working with the API, automation scripts, or external integrations.
Requested improvement:
Add two optional columns to CSV exports:
-
host_id
-
service_id
This would make it much easier to correlate exported data with REST API queries or configuration automation tools.
