Changes:
httptest.create
, httptest.update
: dropped support of string format for headers
and variables
fields in both web scenario and web scenario step objects.
Changes:
map.create
, map.update
: dropped support of elementid
in map element object.
Changes:
dcheck.get
: returns new properties host_source
and name_source
.
Changes:
discoveryrule.create
, discoveryrule.update
, discoveryrule.get
: added support for Prometheus agents in preprocessing steps.
discoveryrule.create
, discoveryrule.update
, discoveryrule.get
: added support of dependent discovery rules.
discoveryrule.get
: added new query option selectPreprocessing
.
discoveryrule.create
,discoveryrule.update
: added new property preprocessing
.
discoveryrule.get
: added new query option selectLLDMacroPaths
.
discoveryrule.get
: added new query option selectApplicationPrototypes
.
Changes:
drule.create
,drule.update
: added new options host_source
and name_source
in dchecks array.
Changes:
host.create
, host.update
: added new property tags
.
host.get
: added new parameters evaltype
and tags
that allow to filter hosts by tags.
host.get
: added new option selectTags
that returns host tags in the tags
property.
Changes:
item.create
, item.update
, item.get
: added support for Prometheus agents in preprocessing steps.
item.create
, item.update
, item.get
: added new item preprocessing types; extended item preprocessing with custom error handlers.
Changes:
itemprototype.create
, itemprototype.update
, itemprototype.get
: added support for Prometheus agents in preprocessing steps.
itemprototype.create
, itemprototype.update
, itemprototype.get
: added new item preprocessing types; extended item preprocessing with custom error handlers.
Changes:
trigger.get
: added new query option dependent
Changes:
template.create
, template.update
: added new property tags
.
template.get
: added new parameters evaltype
and tags
that allow to filter templates by tags.
template.get
: added new option selectTags
that returns template tags in the tags
property.