Skip to content
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.

add HostTemplate #13

Closed
wants to merge 3 commits into from
Closed

add HostTemplate #13

wants to merge 3 commits into from

Conversation

jkahrs
Copy link

@jkahrs jkahrs commented Mar 4, 2016

Support adding HostTemplates

package zabbix

type HostTemplate struct {
Templateid string `json:"templateid"`
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rename to TemplateId.

@AlekSi
Copy link
Owner

AlekSi commented Mar 4, 2016

May you please add test? You can use Vagrant with provided Vagrantfile to create a test setup.

@jkahrs
Copy link
Author

jkahrs commented Mar 4, 2016

One would need to add the CRUD for https://www.zabbix.com/documentation/2.2/manual/api/reference/template to make the tests actually work

@AlekSi
Copy link
Owner

AlekSi commented Jan 22, 2019

See #24.

@AlekSi AlekSi closed this Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants