The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Zabbix2::API::Template -- Zabbix template objects

SYNOPSIS

  TODO write this

DESCRIPTION

Handles CRUD for Zabbix template objects.

This is a subclass of Zabbix2::API::CRUDE; see there for inherited methods.

METHODS

items()

Accessor for the template's items.

name()

Accessor for the template's name (the "host" attribute); returns the empty string if no name is set, for instance if the template has not been created on the server yet.

SEE ALSO

Zabbix2::API::CRUDE.

AUTHOR

Fabrice Gabolde <fga@cpan.org> Patches to this file (actually most code) from Chris Larsen <clarsen@llnw.com>

COPYRIGHT AND LICENSE

Copyright (C) 2012 SFR

This library is free software; you can redistribute it and/or modify it under the terms of the GPLv3.