Red Hat · Example Payload

Red Hat Openshift Cluster Manager Cluster Example

CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen Source

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

idnamedisplay_namestatecloud_providerregionmulti_aznodesapiconsoleversioncreation_timestampexpiration_timestamp

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "display_name": "example_value",
  "state": "example_value",
  "cloud_provider": "example_value",
  "region": "example_value",
  "multi_az": true,
  "nodes": "example_value",
  "api": "example_value",
  "console": "example_value",
  "version": "example_value",
  "creation_timestamp": "example_value",
  "expiration_timestamp": "example_value"
}