Red Hat · Example Payload

Red Hat Satellite Paginated Errata List Example

CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen Source

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

Top-level fields

totalsubtotalpageper_pageresults

Example Payload

Raw ↑
{
  "total": 10,
  "subtotal": 10,
  "page": 10,
  "per_page": 10,
  "results": []
}