Red Hat · Example Payload

Red Hat Openshift Cluster Manager Machine Pool List Example

CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen Source

Red Hat Openshift Cluster Manager Machine Pool 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

kindpagesizetotalitems

Example Payload

Raw ↑
{
  "kind": "example_value",
  "page": 10,
  "size": 10,
  "total": 10,
  "items": []
}