Post orgs anomaly rules
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Path Parameters
Organization identifier
Body
Input for creating an anomaly detection rule
Human-readable rule name
1 - 200Type of metric being tracked
email_send_rate, sms_send_rate, vault_access_rate, api_call_rate, unique_recipients Detection condition type
zscore_gt, rate_multiplier_gt, absolute_gt, time_violation Threshold value for the condition
x >= 0Severity level of the anomaly alert
INFO, WARNING, CRITICAL Quarantine action to take when rule triggers
NONE, SOFT, HARD Minutes between alerts
0 <= x <= 10080Response
OK
An anomaly detection rule
Unique rule identifier
Organization identifier
Human-readable rule name
Type of metric being tracked
email_send_rate, sms_send_rate, vault_access_rate, api_call_rate, unique_recipients Detection condition type
zscore_gt, rate_multiplier_gt, absolute_gt, time_violation Threshold value for the condition
Severity level of the anomaly alert
INFO, WARNING, CRITICAL Quarantine action to take when rule triggers
NONE, SOFT, HARD Minutes to wait between alerts for this rule
Whether the rule is active
ISO 8601 creation timestamp
ISO 8601 last update timestamp
