create_nfs_export
Create an NFS export for sharing a dataset over the network. Specify the path under /mnt/ and configure access with optional networks or hosts.
Instructions
Create a new NFS export. Path must start with /mnt/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| comment | No | ||
| readonly | No | ||
| networks | No | ||
| hosts | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||