Red Hat · Example Payload

Red Hat Satellite Host Example

CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen Source

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

Top-level fields

idnameipmacoperatingsystem_nameenvironment_namehostgroup_nameorganization_namelocation_nameglobal_statuscontent_facet_attributescreated_atupdated_at

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "ip": "example_value",
  "mac": "example_value",
  "operatingsystem_name": "example_value",
  "environment_name": "example_value",
  "hostgroup_name": "example_value",
  "organization_name": "example_value",
  "location_name": "example_value",
  "global_status": 10,
  "content_facet_attributes": "example_value",
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z"
}