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

add api functions for showing/updating/deleting host interfaces #124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FStelzer
Copy link

@FStelzer FStelzer commented May 8, 2020

adds hostinterface api functions not existing yet.
there's not really much of a choice other than workin directly with the InterfaceIDs for update/delete calls.

@herdir
Copy link
Contributor

herdir commented May 23, 2022

Always return an error
user@computer:~$ zabbix-cli -C "show_host_interfaces 507ro1"

[ERROR]:'bulk'

In Zabbix V5 and higher bulk have to be replaced by "details" in hostinterface result

@mbakke
Copy link
Contributor

mbakke commented Jun 23, 2022

Hi @FStelzer, do you think you will have the opportunity to adjust this for Zabbix 5 or 6?

Thanks, and sorry for the late response :-)

@FStelzer
Copy link
Author

there seemed to be noch much interest for it and i have switched to using the python api directly long ago.
sorry, but at the moment I have other todos and no real use for this functionality.
Shouldn't be too hard to implement though in case someone needs it.

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

Successfully merging this pull request may close these issues.

None yet

3 participants