create_smb_share
Create an SMB share by providing a path (must start with /mnt/) and a name. Optionally set read-only, browsable, or a comment.
Instructions
Create a new SMB share. Path must start with /mnt/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| name | Yes | ||
| comment | No | ||
| readonly | No | ||
| browsable | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||