QueryDefinitionsDto
Properties
Query name. It should be unique
List of aggregate field and function name
Content pack id if this query belongs to any
Detailed description of Query definition
Indicates document self link
List of entity tag associated with this query
Indicates whether the query should be used to annotate log messages
Is Query Favourite - used to identify if the query is favourite for a user.
Indicates whether the query should be displayed in search results
Query identifier. It should be unique
List of relation name and type. Allowed relation type includes: LOGS
All allowed source of query: CONTENT_PACK, USER_DEFINED
Possible values are: CONTENT_PACK , USER_DEFINED
Name of the content pack that provided this query definition
List of tenant links
An URL that links to additional information. (Vmware KB article / other recommended approach for fixing issue)
Widget configuration - used to capture configuration of the chart on the explore logs UI, and to provide defaults when a query is added to a dashboard.
JSON Example
{
"name": "string"
}
Parameter To
Create Query Definition
Update Query Definition By Put
Returned By
Get Query Definition By ID
Update Query Definition By Put
Delete Query Definition By ID