[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs

QueryDefinitionsDto

Properties

string
name Required

Query name. It should be unique


aggregationFunctions Optional

List of aggregate field and function name


string
contentPackId Optional

Content pack id if this query belongs to any


string
description Optional

Detailed description of Query definition


string
documentSelfLink Optional

Indicates document self link


entityTagAssociation Optional

List of entity tag associated with this query


array of FieldListItem
fieldListItems Optional

Field List Items


array of GroupByTerm
groupByTerms Optional

List of group by field name and type


string
id Optional

boolean
isAnnotation Optional

Indicates whether the query should be used to annotate log messages


boolean
isFavorite Optional

Is Query Favourite - used to identify if the query is favourite for a user.


boolean
isSearchable Optional

Indicates whether the query should be displayed in search results


constraints Optional

Constraints for the query associated with this dataset


string
queryId Optional

Query identifier. It should be unique


array of RelationFunction
relationFunctions Optional

List of relation name and type. Allowed relation type includes: LOGS


string
source Optional

All allowed source of query: CONTENT_PACK, USER_DEFINED

Possible values are: CONTENT_PACKUSER_DEFINED


string
sourceName Optional

Name of the content pack that provided this query definition


array of string
tenantLinks Optional

List of tenant links


string
url Optional

An URL that links to additional information. (Vmware KB article / other recommended approach for fixing issue)


widget Optional

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"
}
[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs
Parameter To

Create Query Definition
Update Query Definition By Put
Returned By

Delete Query Definition By ID
Get Query Definition By ID
Update Query Definition By Put

Feedback

Was this page helpful?