What state changes
- A new child sandbox starts from the parent’s current state.
- Parent and child receive separate sandbox IDs and routing credentials.
- Later filesystem and process changes diverge between the two sandboxes.
Usage
POST /v1/sandboxes/{id}/fork).
Guide: Sandbox lifecycle. Example:
Examples.