Christoph Gasser b53f6c9aed Fix Zabbix API token auth for Zabbix 6.4+
Zabbix 6.4+ rejects API tokens in the JSON-RPC "auth" field.
Tokens must now be sent as "Authorization: Bearer <token>" HTTP header.
User/password sessions still use the payload auth field as before.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 10:11:53 +02:00
2026-04-17 10:10:02 +02:00
Description
No description provided
129 KiB
Languages
Python 72.7%
HTML 24.5%
Shell 1.7%
Dockerfile 1.1%