Skip to main content

Hello,

 

Here's my problem:

I need to test an API that takes the (current date + four days) as a parameter in the URL.

Thus this field evolves over time and it cannot be a static URL path
How can I do this with Centreon?

thanks  in advance for your support

Luc

Hi @LucVanacker please have a look to this article: 

 


I have red this article, but I did not find how to make dynamic the parameters on the API call.
Could you point it to me ?

 

thanks

Luc


If you want to use dynamic parameters, you will need to develop a script doing this then calling the URL


Reply