Endpoint
/v1/smb/shares/
GET
List all SMB shares. Refer to the 'Modify SMB share' method for a description of the returned fields.
Parameters
This resource has no parameters.
Response
Codes
Code |
Description |
200 |
Return value on success |
Schema
POST
Add an SMB share with given options.
Parameters
Name |
Description |
Required |
allow-fs-path-create |
Specifies whether the file system path can be created if it does not already exist. |
No |
Request
Schema
Response
Codes
Code |
Description |
200 |
Return value on success |
Schema