Skip to content

Add support for URL in zabbix_script #1590

@ironbishop

Description

@ironbishop
SUMMARY

Please add support for URL type in zabbix_script module, it was added to Zabbix in 6.4

URL is currently not even an option:

"type": str(zabbix_utils.helper_to_numeric_value([
"script",
"ipmi",
"ssh",
"telnet",
"",
"webhook"], script_type)),

ISSUE TYPE
  • Feature Idea

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestmoduleThe issue or pull request is related to Zabbix module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions