Skip to main content
Solved

Export / import host Groups

  • 11 May 2022
  • 3 replies
  • 153 views

Hello ,Is it possible to do an export/import only on a group of hoststhank you

 

 

Romain

3 replies

Userlevel 5
Badge +16

Hello,

You can check this documentation https://docs.centreon.com/docs/api/clapi/#export-of-a-subset-of-objects

Userlevel 5
Badge +16

You can do something this:
 

centreon -u admin -p centreon -e --select='HG;your_hostgroup'

 

Badge +1

Thx You 👍

Reply