Changes:
ZBX-3783 script.get
: added strict validation of input parameters
Changes:
ZBXNEXT-5271 configuration.import
: implemented deleteMissing
option for templateLinkage
ZBX-12943 removed withInventory
flag because the host's object field inventory_mode
is no longer (writeonly). Now, instead of using withInventory
flag, you can filter hosts by inventory_mode
to achieve the same effect.
Changes:
ZBX-12943 changed inventory_mode
object to be a part of host
object
Changes:
ZBX-12943 changed inventory_mode
object to be a part of hostprototype
object