Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API: host.create() -- can this API point take an array of multiple hosts to create? #10

Open
matthewsht opened this issue Mar 6, 2024 · 0 comments

Comments

@matthewsht
Copy link

The host.delete() api does, but I can't get this api point to take multiple hosts.

The docs here are unclear (they are for most API points):
https://www.zabbix.com/documentation/6.4/en/manual/api/reference/host/create
Says "(object/array) Hosts to create.", however the "params" field for the API takes a dictionary whose keys are a single host.

If this API allows multiple hosts, could an example be included in the otherwise really good docs please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant