zabbix_update_map
Update an existing Zabbix network map by changing its name, dimensions, elements, links, lines, shapes, and permissions.
Instructions
Update an existing network map in Zabbix
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the map | |
| urls | No | Map URLs (replaces all existing URLs) | |
| lines | No | Map lines (replaces all existing lines) | |
| links | No | Map links (replaces all existing links) | |
| users | No | Map user permissions (replaces all existing permissions) | |
| width | No | New width of the map in pixels | |
| height | No | New height of the map in pixels | |
| shapes | No | Map shapes (replaces all existing shapes) | |
| sysmapid | Yes | ID of the map to update | |
| iconmapid | No | ID of the icon map | |
| selements | No | Map elements (replaces all existing elements) | |
| label_type | No | Map element label type | |
| userGroups | No | Map user group permissions (replaces all existing permissions) | |
| backgroundid | No | ID of the background image | |
| label_location | No | Map element label location |