NAME

Zabbix7::API::Template -- Zabbix template objects

SYNOPSIS

TODO write this

DESCRIPTION

Handles CRUD for Zabbix template objects.

This is a subclass of Zabbix7::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

Zabbix7::API::CRUDE.

AUTHOR

SCOTTH

COPYRIGHT AND LICENSE

Copyright (C) 2011, 2012, 2013, 2014 SFR Copyright (C) 2020 Fabrice Gabolde Copyright (C) 2025 ScottH

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