env_snapshot
Capture a named snapshot of a running environment, including RAM, to restore and resume later. Disk changes are stored incrementally, making the backup quick.
Instructions
Take a named snapshot of an environment, to come back to later with env_restore. A running environment has its RAM captured too, so restoring resumes rather than reboots. Cheap: seconds, and only the changed disk blocks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | name of the environment | |
| snap | Yes | name of the snapshot |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log | No | ||
| name | Yes |