Unshare a host directory from Parallels VM
vm_unshare_folderUnmount and remove a previously shared folder from a Parallels VM by specifying the VM and share name. Stops the VM from accessing the directory.
Instructions
Unmount and remove a previously shared folder from the VM.
Args: vm: The VM name or UUID. name: Name of the share to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | Yes | ||
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | Yes | ||
| mode | Yes | ||
| name | Yes | ||
| uuid | Yes | ||
| action | Yes | ||
| message | Yes | ||
| host_path | Yes |