We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 324a43f commit 81ab978Copy full SHA for 81ab978
1 file changed
telegram.sh
@@ -94,7 +94,7 @@ zbxApiAuth()
94
\"jsonrpc\": \"2.0\",
95
\"method\": \"user.login\",
96
\"params\": {
97
- \"user\": \"$ZABBIX_USER\",
+ \"username\": \"$ZABBIX_USER\",
98
\"password\": \"$ZABBIX_PASS\"
99
},
100
\"id\": 1,
0 commit comments