OpenShift · Example Payload

Openshift Rest List Meta Example

CI/CDCloud NativeContainersDevOpsEnterpriseKubernetesPaaS

Openshift Rest List Meta Example is an example object payload from OpenShift, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

selfLinkresourceVersioncontinueremainingItemCount

Example Payload

Raw ↑
{
  "selfLink": "example_value",
  "resourceVersion": "example_value",
  "continue": "example_value",
  "remainingItemCount": 10
}