Rule Instance - Update
Rule Instance - Update
Update Rule Instance
Created rule instances can be idempotently updated with the POST /rule-instances/{ruleInstanceId}.
Authentication
x-api-keystring
API keys are used to authenticate the requests.
Path parameters
ruleInstanceId
Request
This endpoint expects an object.
ruleId
alertCreationOnHit
filters
Rule filters. A key-value json object corresponding to the json schema returned by /rule-filters-schema endpoint.
parameters
ruleNameAlias
riskLevelParameters
action
Model for rule action if a rule is hit. This is returned in the API response and can be configured on Console by operational accounts like a Compliance Analyst
Allowed values:
riskLevelActions
triggersOnHit
riskLevelsTriggersOnHit
status
Allowed values:
casePriority
Allowed values:
Response
OK
id
type
ruleId
checksFor
runCount
hitCount
createdAt
updatedAt
alertCreationOnHit
filters
Rule filters. A key-value json object corresponding to the json schema returned by /rule-filters-schema endpoint.
parameters
ruleNameAlias
riskLevelParameters
action
Model for rule action if a rule is hit. This is returned in the API response and can be configured on Console by operational accounts like a Compliance Analyst
Allowed values:
riskLevelActions
triggersOnHit
riskLevelsTriggersOnHit
status
Allowed values:
casePriority
Allowed values:
Errors
400
Bad Request Error
404
Not Found Error