Cedana Controller REST API
Last updated
Last updated
Returns a list of containers across cedana-managed nodes that can be checkpointed given a specific namespace.
Namespace to list containers from
Variables required for fetching list requests
OK
rootfs checkpoint endpoint for containerd
Container information required for checkpoint
OK
rootfs restore endpoint for containerd
Container information required for rootfs restore
OK
Start a synchronous checkpoint of a runc container. Use /list/:namespace to get the required CheckpointData.
Container information required for checkpoint
OK
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.
Container information required for restore
OK
rootfs checkpoint endpoint for crio
Container information required for checkpoint
OK
Start a synchronous containerd checkpoint, which includes the rootfs.
Container information required for containerd checkpoint
Root is the path to the runc storage for the host
OK