You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: A array of field names that have been customized by the user (i.e. any of its fields that have been modified and have diverged from the base value). Defaults to an empty array.
64696
+
items:
64697
+
type: object
64698
+
properties:
64699
+
field_name:
64700
+
description: Name of the field in the rule object that has been customized from its original value by the user.
description: Determines whether or not an external/prebuilt rule has its original, unmodified version present when the `is_customized` calculation is performed.
64707
+
type: boolean
64694
64708
Security_Detections_API_ExternalRuleSource:
64695
64709
description: Type of rule source for externally sourced rules, i.e. rules that have an external source, such as the Elastic Prebuilt rules repo.
description: A array of field names that have been customized by the user (i.e. any of its fields that have been modified and have diverged from the base value). Defaults to an empty array.
77603
+
items:
77604
+
type: object
77605
+
properties:
77606
+
field_name:
77607
+
description: Name of the field in the rule object that has been customized from its original value by the user.
description: Determines whether or not an external/prebuilt rule has its original, unmodified version present when the `is_customized` calculation is performed.
77614
+
type: boolean
77601
77615
Security_Detections_API_ExternalRuleSource:
77602
77616
description: Type of rule source for externally sourced rules, i.e. rules that have an external source, such as the Elastic Prebuilt rules repo.
0 commit comments