Red Hat · Example Payload

Red Hat Ansible Automation Platform Paginated List Example

CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen Source

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

Top-level fields

countnextpreviousresults

Example Payload

Raw ↑
{
  "count": 10,
  "next": "example_value",
  "previous": "example_value",
  "results": []
}