OpenShift · Example Payload

Openshift Rest Project Request Example

A sample description.

CI/CDCloud NativeContainersDevOpsEnterpriseKubernetesPaaS

Openshift Rest Project Request 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

apiVersionkinddisplayNamedescription

Example Payload

Raw ↑
{
  "apiVersion": "example_value",
  "kind": "example_value",
  "displayName": "example_value",
  "description": "A sample description."
}