centreon / centreon-clapi

Centreon CLAPI Module
14 stars 14 forks source link

Create function show_poller #366

Open tmonteyne opened 6 years ago

tmonteyne commented 6 years ago

Function for request which poller by hostname

curl -s -k -H centreon-auth-token:$TOKEN= -H Content-Type:application/json -d '{"action":"show_poller","object":"host","values":"hostname"}' 'https://serveurcentreon/centreon/api/index.php?action=action&object=centreon_clapi'