Accessing Tags in XQL
I can see that tags are exposed on the endpoints dataset in XQL but when I inlcude them in a query they appear (vaguely) as key value pairs thus: "endpoint tags": [], "server_tags":["IAN"] The schema though reports tags as being of type string and not an array I would like to be able to extract just the server tag value(s) and present that...




