Red Hat · Example Payload

Red Hat Insights System Example

CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen Source

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

Top-level fields

system_uuiddisplay_namelast_seenstale_athitscritical_hitsimportant_hitsmoderate_hitslow_hitsrhel_version

Example Payload

Raw ↑
{
  "system_uuid": "500123",
  "display_name": "example_value",
  "last_seen": "example_value",
  "stale_at": "2026-01-15T10:30:00Z",
  "hits": 10,
  "critical_hits": 10,
  "important_hits": 10,
  "moderate_hits": 10,
  "low_hits": 10,
  "rhel_version": "example_value"
}