This is the documentation page for an unsupported version of Zabbix.
Is this not what you were looking for? Switch to the current version or choose one from the drop-down menu.
Table of Contents

> Image object

The following objects are directly related to the image API.

Image

The image object has the following properties.

Property Type Description
imageid string (readonly) ID of the image.
name
(required)
string Name of the image.
imagetype integer Type of image.

Possible values:
1 - (default) icon;
2 - background image.

Note that for some methods (update, delete) the required/optional parameter combination is different.