restart_instance
Restart a Multipass virtual machine instance by name or restart all instances at once.
Instructions
Restart Multipass instances.
Args: name: Name of the instance to restart. If omitted and all_instances is False, 'primary' is assumed. all_instances: If True, restart all instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| all_instances | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |