keyTagExpression
Example
Properties for Type Using Request
URI
POST /api/v1/properties/query
Payload
[
{
"type": "manager2",
"entity": "host2",
"keyTagExpression": "key3 LIKE 'nur*'",
"startDate": "now - 1 * DAY",
"endDate": "now",
}
]