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

ExtractedFieldPayload

Dynamic fields that need to be used in the SQL query (without creating extracted fields)


Properties

constraints Optional

Constraints for the query associated with this dataset


string
contentPackId Optional

Content pack identifier


string
fieldType Optional

string
fullRegex Optional

string
id Optional

Unique extracted field payload identifier


string
internalName Optional

string
name Optional

Unique extracted field payload name


string
orgId Optional

Unique OrgId based on user token


string
postValue Optional

string
preValue Optional

string
sampleMessage Optional

string
shortName Optional

string
smartFieldId Optional

string
value Optional

JSON Example

{
	"constraints": {
		"constraints": "QueryConstraint Object",
		"fieldName": "string",
		"operator": "AND",
		"tags": [
			"string"
		],
		"value": "string"
	},
	"contentPackId": "string",
	"fieldType": "string",
	"fullRegex": "string",
	"id": "string",
	"internalName": "string",
	"name": "string",
	"orgId": "string",
	"postValue": "string",
	"preValue": "string",
	"sampleMessage": "string",
	"shortName": "string",
	"smartFieldId": "string",
	"value": "string"
}
[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs
Property Of

LogQueryRequestDto
LogQueryResponse

Feedback

Was this page helpful?