Created rule instances can be idempotently updated with the POST /rule-instances/{ruleInstanceId}.
Path parameters
ruleInstanceIdstringRequired
Headers
x-api-keystringRequired
Request
This endpoint expects an object.
ruleIdstringOptional
alertCreationOnHitbooleanOptional
filtersmap from strings to anyOptional
Rule filters. A key-value json object corresponding to the json schema returned by /rule-filters-schema endpoint.
parametersmap from strings to anyOptional
ruleNameAliasstringOptional
riskLevelParametersobjectOptional
Show 5 properties
actionenumOptional
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
Rule filters. A key-value json object corresponding to the json schema returned by /rule-filters-schema endpoint.
parametersmap from strings to anyOptional
ruleNameAliasstringOptional
riskLevelParametersobjectOptional
Show 5 properties
actionenumOptional
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:ALLOWFLAGBLOCKSUSPEND
riskLevelActionsobjectOptional
Show 5 properties
triggersOnHitobjectOptional
Show 4 properties
riskLevelsTriggersOnHitobjectOptional
Show 5 properties
statusenumOptional
Allowed values:ACTIVEINACTIVE
casePriorityenumOptional
Allowed values:P1P2P3P4
Errors
400
Post Rule Instances Rule Instance ID Request Bad Request Error
404
Post Rule Instances Rule Instance ID Request Not Found Error