Skip to content

i4w_callapi 0.2.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@haxtibal haxtibal released this 29 Jun 12:40
· 2 commits to feature/ps_parser since this release

This release brings a PowerShell like syntax parser. It is meant as a test version to evaluate the fix for #4 and #6.

  • call_api_check.exe is now compatible with unmodified versions of Icinga/icinga-powershell-apichecks and Icinga Director configuration
  • forwarded CLI arguments are expected in PowerShell Syntax, because that's what Icinga Director generates
  • API requests now contain structured and typed JSON data, instead of pass-through JSON strings