This commit is contained in:
garnier-quentin 2017-03-02 15:56:20 +01:00
parent 121c1aef5a
commit 6401fc07d2
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ __END__
Check JSON webservice. Can send the json request with option '--data'. Example:
centreon_plugins.pl --plugin=apps::protocols::http::plugin --mode=json-content --data='/home/user/request.json' --hostname='myws.site.com' --urlpath='/get/payment'
--lookup='$..expiration'
--lookup='$..expiration' --header='Content-Type: application/json'
JSON OPTIONS: