Prtg api filter all devices with certain tag

240 Views Asked by At

I would like to filter all devices with certain tag. I'm unable to find right API call. Could you please help me out? Thank you

1

There are 1 best solutions below

0
On BEST ANSWER

The right answer is

/api/table.json?content=sensors&columns=device,senors,tags, status,message&filter_tags=@tag(tagname)