This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
manual:api:reference:itemprototype:get [2020/12/14 16:08] martins-v use of positional macros in item name is deprecated (ZBX-18765) |
manual:api:reference:itemprototype:get [2021/01/27 19:24] (current) |
||
---|---|---|---|
Line 26: | Line 26: | ||
| selectApplications | query | Return applications that the item prototype belongs to in the ''applications'' property. | | | selectApplications | query | Return applications that the item prototype belongs to in the ''applications'' property. | | ||
| selectApplicationPrototypes | query | Return application prototypes linked to item prototype in ''applicationPrototypes'' property. | | | selectApplicationPrototypes | query | Return application prototypes linked to item prototype in ''applicationPrototypes'' property. | | ||
- | | selectDiscoveryRule | query | Return the low-level discovery rule that the graph prototype belongs to in the ''discoveryRule'' property. | | + | | selectDiscoveryRule | query | Return the low-level discovery rule that the item prototype belongs to in the ''discoveryRule'' property. | |
| selectGraphs | query | Return graph prototypes that the item prototype is used in in the ''graphs'' property. \\ \\ Supports ''count''. | | | selectGraphs | query | Return graph prototypes that the item prototype is used in in the ''graphs'' property. \\ \\ Supports ''count''. | | ||
| selectHosts | query | Returns the host that the item prototype belongs to as an array in the ''hosts'' property. | | | selectHosts | query | Returns the host that the item prototype belongs to as an array in the ''hosts'' property. | |