[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs
QueryDefinitionDto
Query definition
Properties
string
name
Required
A unique query name
array of
AggregationFunction
aggregationFunctions
Optional
List of aggregate field and function names
string
contentPackId
Optional
ID of the content pack that this query belongs to if the query is part of a content pack
string
description
Optional
Detailed description of the query definition
string
queryId
Optional
A unique query identifier
array of
RelationFunction
relationFunctions
Optional
List of relation names and types. The allowed relation type includes: LOGS
string
source
Optional
All allowed sources of query, which include: USER_DEFINED
Possible values are: USER_DEFINED
JSON Example
{
"constraints": {
"constraints": "QueryConstraint Object",
"operator": "AND"
},
"name": "string"
}
[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs
Property Of
AlertDefinitionDto