Authentication

This provider requires authentication.

  • host_url: Centreon Host URL (required: True, sensitive: False)
  • api_token: Centreon API Token (required: True, sensitive: True)

Certain scopes may be required to perform specific actions or queries via the provider. Below is a summary of relevant scopes and their use cases:

  • authenticated: User is authenticated

In workflows

This provider can’t be used as a “step” or “action” in workflows. If you want to use it, please let us know by creating an issue in the GitHub repository.

Connecting with the Provider

  1. Centreon can be SaaS or On-premises. You need to have an instance of Centreon running.
  2. Go to Administration > API Tokens and create a new token for an admin user.
  3. Use the URL of your Centreon instance and the API token to configure the provider.

Note

  • Centreon only supports the following host state (UP = 0, DOWN = 2, UNREA = 3)