OpenShift REST Resource Definition Schema

From NovaOrdis Knowledge Base
Revision as of 18:22, 23 November 2017 by Ovidiu (talk | contribs) (Ovidiu moved page OpenShift Object Definition Schema to OpenShift REST Resource Definition Schema without leaving a redirect)
Jump to navigation Jump to search

Internal

apiVersion

'apiVersion' specifies the versioned schema of the representation of the object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values.

kind

A CamelCase string representing the REST resource. Servers may infer this from the endpoint the client submits requests to. Cannot be updated in the representation.

metadata