Hello,
I would like to export from e.g. the database,
export host and its hostgroup.
with clapi I get the host and its IP, but would also like to have the respective host group to it.
./centreon -u admin -p password -o HOST -a show
for example
id;name;alias;address;activate
23;TEST;Test Server;192.168.1.1;0
Thanks