delete_instance
Deletes a specified Multipass virtual machine instance, with an option to immediately purge it for permanent removal.
Instructions
Delete a Multipass instance.
Args: name: Name of the instance to delete. purge: If True, immediately purge the instance (cannot be recovered).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| purge | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |