Red Hat · Example Payload

Red Hat Openshift Cluster Manager Machine Pool Example

CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen Source

Red Hat Openshift Cluster Manager Machine Pool Example is an example object payload from Red Hat, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idinstance_typereplicasautoscalingavailability_zoneslabelstaints

Example Payload

Raw ↑
{
  "id": "abc123",
  "instance_type": "example_value",
  "replicas": 10,
  "autoscaling": "example_value",
  "availability_zones": [],
  "labels": "example_value",
  "taints": []
}