restore_instance
Restore a Multipass instance to a previously taken snapshot, optionally discarding the current state to revert changes.
Instructions
Restore a Multipass instance to a previously taken snapshot.
Args: instance: The name of the Multipass instance. snapshot: The name of the snapshot to restore. destructive: If True, discard the current state of the instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | Yes | ||
| snapshot | Yes | ||
| destructive | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |