Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Create function show_poller #366

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

tmonteyne
Copy link

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'

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'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants