[{"label":"Latest (v1)","version":"latest"}]
vrealize-log-insight-cloud-service
ExtractedFieldPayload
Dynamic fields that need to be used in the SQL query (without creating extracted fields)
Properties
string
contentPackId
Optional
Content pack identifier
string
createdAt
Optional
ISO8601 date string when this payload was created
string
createdBy
Optional
Email of user who created this payload
string
fieldType
Optional
string
fullRegex
Optional
string
id
Optional
Unique extracted field payload identifier
string
internalName
Optional
string
lastUpdatedAt
Optional
ISO8601 date string when this payload was updated
string
lastUpdatedBy
Optional
Email of user who updated this payload
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": [
{
"fieldName": "text",
"operator": "CONTAINS",
"value": "error"
}
],
"fieldName": "string",
"operator": "AND",
"tags": [
"string"
],
"value": "string"
},
"contentPackId": "string",
"createdAt": "string",
"createdBy": "string",
"fieldType": "string",
"fullRegex": "string",
"id": "string",
"internalName": "string",
"lastUpdatedAt": "string",
"lastUpdatedBy": "string",
"name": "string",
"orgId": "string",
"postValue": "string",
"preValue": "string",
"sampleMessage": "string",
"shortName": "string",
"smartFieldId": "string",
"value": "string"
}
[{"label":"Latest (v1)","version":"latest"}]
vrealize-log-insight-cloud-service
Property Of
LogQueryRequestDto
LogQueryResponse