API reference
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns a list of containers across cedana-managed nodes that can be checkpointed given a specific namespace.
/list/{namespace}
Namespace to list containers from
No body
rootfs checkpoint endpoint for containerd
/checkpoint/rootfs
No body
rootfs checkpoint endpoint for crio
/checkpoint/rootfs/crio
No body
Start a synchronous containerd checkpoint, which includes the rootfs.
/containerd/checkpoint
Root is the path to the runc storage for the host
No body
Start a restore of a previously checkpointed runc container. Use /list/:namespace to get the required CheckpointData. Requires a target sleeping container to restore into. See documentation for more info.
/restore
No body