Zabbix 凭证#
¥Zabbix credentials
You can use these credentials to authenticate when using the HTTP Request node to make a Custom API call.
先决条件#
¥Prerequisites
创建 Zabbix Cloud 账户或自托管你自己的 Zabbix 服务器。
¥Create a Zabbix Cloud account or self-host your own Zabbix server.
支持的身份验证方法#
¥Supported authentication methods
- API 密钥
¥API key
相关资源#
¥Related resources
有关服务的更多信息,请参阅 Zabbix 的 API 文档。
¥Refer to Zabbix's API documentation for more information about the service.
这是一个仅用于凭证验证的节点。请参阅 自定义 API 操作 了解更多信息。在 n8n 网站上查看 示例工作流及相关内容。
¥This is a credential-only node. Refer to Custom API operations to learn more. View example workflows and related content on n8n's website.
使用 API 密钥#
¥Using API key
要配置此凭据,你需要:
¥To configure this credential, you'll need:
- API 令牌:你的 Zabbix 用户的 API 密钥。
¥an API Token: An API key for your Zabbix user.
- URL:Zabbix 服务器的 URL。请勿将
/zabbix包含在 URL 中。
¥the URL: The URL of your Zabbix server. Don't include /zabbix as part of the URL.
有关服务身份验证的更多信息,请参阅 Zabbix 的 API 文档。
¥Refer to Zabbix's API documentation for more information about authenticating to the service.