OpenShift · Example Payload

Openshift Rest Route Ingress Example

CI/CDCloud NativeContainersDevOpsEnterpriseKubernetesPaaS

Openshift Rest Route Ingress 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

hostrouterNameconditionswildcardPolicy

Example Payload

Raw ↑
{
  "host": "example_value",
  "routerName": "example_value",
  "conditions": [],
  "wildcardPolicy": "example_value"
}