This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
manual:api:reference:host:get [2021/02/23 13:05] gcalenko ZBXNEXT-5868: updated property name |
manual:api:reference:host:get [2021/02/23 13:27] (current) gcalenko ZBXNEXT-5868: removed note about count support |
||
---|---|---|---|
Line 66: | Line 66: | ||
|selectInheritedTags|query| Return an ''[[:manual/api/reference/host/object#host_tag|inheritedTags]]'' property with tags that are on all templates which are linked to host. | | |selectInheritedTags|query| Return an ''[[:manual/api/reference/host/object#host_tag|inheritedTags]]'' property with tags that are on all templates which are linked to host. | | ||
|selectTriggers|query|Return a ''[[:manual/api/reference/trigger/object|triggers]]'' property with host triggers.\\ \\ Supports ''count''. | | |selectTriggers|query|Return a ''[[:manual/api/reference/trigger/object|triggers]]'' property with host triggers.\\ \\ Supports ''count''. | | ||
- | |selectValueMaps|query|Return a ''[[:manual/api/reference/valuemap/object|valuemaps]]'' property with host value maps.\\ \\ Do not supports ''count''. | | + | |selectValueMaps|query|Return a ''[[:manual/api/reference/valuemap/object|valuemaps]]'' property with host value maps. | |
^ ||| | ^ ||| | ||
|filter | object |Return only those results that exactly match the given filter.\\ \\ Accepts an array, where the keys are property names, and the values are either a single value or an array of values to match against. \\ \\ Allows filtering by interface properties. | | |filter | object |Return only those results that exactly match the given filter.\\ \\ Accepts an array, where the keys are property names, and the values are either a single value or an array of values to match against. \\ \\ Allows filtering by interface properties. | |