Resource: CuratedRule
Represents a rule authored by Chronicle's Google Cloud Threat Intelligence (GCTI).
JSON representation |
---|
{ "name": string, "display_name": string, "severity": { object ( |
Fields | |
---|---|
name |
Required. Full resource name for the curated rule. Format: projects/{project}/locations/{location}/instances/{instance}/curatedrules/{rule} |
display_ |
Output only. Unique display name of the curated rule. |
severity |
Output only. The severity of the curated rule. |
metadata |
Output only. Additional unstructured metadata. An object containing a list of |
type |
Output only. User-facing type of the curated rule. |
precision |
Output only. Precision level of the curated rule. |
tactics[] |
Output only. Mitre tactics covered by the curated rule. |
techniques[] |
Output only. Mitre techniques covered by the curated rule. |
update_ |
Output only. The timestamp of when the curated rule was last updated. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: |
curated_ |
Output only. The parent CuratedRuleSet that the rule is listed under. Format: projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{category}/curatedRuleSets/{rule_set} |
description |
Output only. The description of the curated rule. |
Methods |
|
---|---|
|
Gets a CuratedRule. |
|
Lists CuratedRules. |