Hello,
I have to manage our new centreon installation via API.
The Rest API is great for adding hosts.
But how can I export & apply the new generated hosts?
With the command line API I can do this:
But how can I do this with the REST API?
Best regards,
bugfix
I have to manage our new centreon installation via API.
The Rest API is great for adding hosts.
But how can I export & apply the new generated hosts?
With the command line API I can do this:
Code:
./centreon -u admin -p centreon -a APPLYCFG -v 1
Best regards,
bugfix
Comment