Youki · Example Payload

Oci Runtime State Example

ContainersContainer RuntimeOCIRustCNCFCloud NativeKubernetes

Oci Runtime State Example is an example object payload from Youki, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ociVersionidstatuspidbundle

Example Payload

oci-runtime-state-example.json Raw ↑
{
  "ociVersion": "1.0.2",
  "id": "example-d6ae",
  "status": "running",
  "pid": 637,
  "bundle": "example-26b4"
}