Red Hat · Example Payload

Red Hat Insights Rule Example

A sample description.

CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen Source

Red Hat Insights Rule Example is an example object payload from Red Hat, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

rule_iddescriptionactivecategoryimpactlikelihoodtotal_riskrisk_of_changehas_playbookpublish_datesystems_affectedresolution_set

Example Payload

Raw ↑
{
  "rule_id": "500123",
  "description": "A sample description.",
  "active": true,
  "category": "example_value",
  "impact": "example_value",
  "likelihood": 10,
  "total_risk": 10,
  "risk_of_change": 10,
  "has_playbook": true,
  "publish_date": "example_value",
  "systems_affected": 10,
  "resolution_set": []
}