Skip to content

v1.0.0

Latest

Choose a tag to compare

@talder talder released this 22 Feb 10:40

v1.0.0 (2026-02-22)

  • Initial release
  • List Hosts — Retrieve all Checkmk hosts with optional folder filtering
  • Add Host — Create host + service discovery (fix_all) + activate changes in one step
  • Remove Host — Delete host + activate changes
  • Secret vault support for connection parameters (CHECKMK_SERVER, CHECKMK_SITE, CHECKMK_USERNAME, CHECKMK_SECRET, CHECKMK_PROTOCOL)
  • HTTP and HTTPS protocol support
  • Input data support from previous xyOps workflow steps
  • CSV and Markdown file output for host listings
  • Automatic ETag handling for all API operations
  • Activation retry on conflict (409)