This method allows to update existing maps.

    Parameters

    (object/array) Map properties to be updated.

    The property must be defined for each map, all other properties are optional. Only the passed properties will be updated, all others will remain unchanged.

    Additionally to the standard map properties, the method accepts the following parameters.

    To create map links between new map elements you'll need to set an elements selementid to an arbitrary value and then use this value to reference this element in the links or selementid2 properties. When the element is created, this value will be replaced with the correct ID generated by Zabbix.

    Examples

    Resize a map

    Change the size of the map to 1200×1200 pixels.

    Request:

    Response:

    Change map owner

    Available only for admins and super admins.

    Request:

    Source