What I do a trigger.get through the api, the expressions that come back look like:
{26009}>0
instead of
{hostname:mykey.last{0}}>0
it does not seem to correspond to an itemid. What is that number? And how do I get an expanded expression. I'd rather modify the api call to have it expand it, but I'll look it up if I have to.
{26009}>0
instead of
{hostname:mykey.last{0}}>0
it does not seem to correspond to an itemid. What is that number? And how do I get an expanded expression. I'd rather modify the api call to have it expand it, but I'll look it up if I have to.
Comment