Resource: CuratedRule
Represents a rule authored by Chronicle's Google Cloud Threat Intelligence (GCTI).
| JSON representation | 
|---|
| { "name": string, "displayName": string, "severity": { object ( | 
| Fields | |
|---|---|
| name | 
 Required. Full resource name for the curated rule. Format: projects/{project}/locations/{location}/instances/{instance}/curatedrules/{rule} | 
| displayName | 
 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. | 
| updateTime | 
 Output only. The timestamp of when the curated rule was last updated. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples:  | 
| curatedRuleSet | 
 Output only. The parent CuratedRuleSet that the rule is listed under. Format: projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{category}/curatedRuleSets/{ruleSet} | 
| description | 
 Output only. The description of the curated rule. | 
| Methods | |
|---|---|
| 
 | Gets a CuratedRule. | 
| 
 | Lists CuratedRules. |