[{"label":"Latest (v1)","version":"latest"}]
vrealize-log-insight-cloud-service

LogRcaConfigDto

Specifies whether Root Cause Analysis (RCA) should be performed for this alert, and lists the RCA parameters


Properties

boolean
autoRcaEnabled Optional

Auto enable log RCA


string as date-time
createdAt Optional

ISO8601 date string when this payload was created


string
createdBy Optional

Email of user who created this payload


string
id Optional

string as date-time
lastUpdatedAt Optional

ISO8601 date string when this payload was updated


string
lastUpdatedBy Optional

Email of user who updated this payload


number as float
mergeThreshold Optional

integer as int32
minFilterThreshold Optional

Filter threshold value


number as float
rankThreshold Optional

integer as int32
timeWindowMin Optional

JSON Example

{
	"autoRcaEnabled": false,
	"createdAt": "string",
	"createdBy": "string",
	"id": "string",
	"lastUpdatedAt": "string",
	"lastUpdatedBy": "string",
	"mergeThreshold": 0,
	"minFilterThreshold": 0,
	"rankThreshold": 0,
	"timeWindowMin": 0
}
[{"label":"Latest (v1)","version":"latest"}]
vrealize-log-insight-cloud-service
Property Of

AlertDefinitionDto

Feedback

Was this page helpful?