Closed imakiro closed 8 years ago
If you want to export a specific object , use the following command : ./centreon -u user -p password -o CONTACT -a export ./centreon -u user -p password -o HOST -a export
Ok in Centreon 2.7.x
How could I modify the clapi command to export the information of all the hosts hosted in my central hub 19.10?
CLAPI doesn't currently support exporting hosts, contacts or any other category of objects alone, the block of data generated by the export is easily reaching hundreds of thousands of line, maybe consider the possibility to export only one type of data.