id | string | The ID of the rule. |
name | string | The name of the rule. |
SecurityMonitoringSignalRuleResponse_cases | array | Cases for generating signals. |
SecurityMonitoringSignalRuleResponse_createdAt | integer | When the rule was created, timestamp in milliseconds. |
SecurityMonitoringSignalRuleResponse_creationAuthorId | integer | User ID of the user who created the rule. |
SecurityMonitoringSignalRuleResponse_deprecationDate | integer | When the rule will be deprecated, timestamp in milliseconds. |
SecurityMonitoringSignalRuleResponse_filters | array | Additional queries to filter matched events before they are processed. |
SecurityMonitoringSignalRuleResponse_hasExtendedTitle | boolean | Whether the notifications include the triggering group-by values in their title. |
SecurityMonitoringSignalRuleResponse_id | string | The ID of the rule. |
SecurityMonitoringSignalRuleResponse_isDefault | boolean | Whether the rule is included by default. |
SecurityMonitoringSignalRuleResponse_isDeleted | boolean | Whether the rule has been deleted. |
SecurityMonitoringSignalRuleResponse_isEnabled | boolean | Whether the rule is enabled. |
SecurityMonitoringSignalRuleResponse_message | string | Message for generated signals. |
SecurityMonitoringSignalRuleResponse_name | string | The name of the rule. |
SecurityMonitoringSignalRuleResponse_options | object | Options on rules. |
SecurityMonitoringSignalRuleResponse_queries | array | Queries for selecting logs which are part of the rule. |
SecurityMonitoringSignalRuleResponse_tags | array | Tags for generated signals. |
SecurityMonitoringSignalRuleResponse_type | string | The rule type. |
SecurityMonitoringSignalRuleResponse_updateAuthorId | integer | User ID of the user who updated the rule. |
SecurityMonitoringSignalRuleResponse_version | integer | The version of the rule. |
cases | array | Cases for generating signals. |
complianceSignalOptions | object | How to generate compliance signals. Useful for cloud_configuration rules only. |
createdAt | integer | When the rule was created, timestamp in milliseconds. |
creationAuthorId | integer | User ID of the user who created the rule. |
deprecationDate | integer | When the rule will be deprecated, timestamp in milliseconds. |
filters | array | Additional queries to filter matched events before they are processed. |
hasExtendedTitle | boolean | Whether the notifications include the triggering group-by values in their title. |
isDefault | boolean | Whether the rule is included by default. |
isDeleted | boolean | Whether the rule has been deleted. |
isEnabled | boolean | Whether the rule is enabled. |
message | string | Message for generated signals. |
options | object | Options on rules. |
queries | array | Queries for selecting logs which are part of the rule. |
tags | array | Tags for generated signals. |
type | string | The rule type. |
updateAuthorId | integer | User ID of the user who updated the rule. |
version | integer | The version of the rule. |