Creates a share.
Try it now
Test
RAM authorization
Request syntax
POST /dlf/v1/share/shares HTTP/1.1Request parameters
Parameter | Type | Required | Description | Example |
| body | object | No | The request body. | |
shareName | string | Yes | The name of the share. | share_name |
comment | string | No | The comment of the share. | demo |
enableWrite | boolean | No | Specifies whether to enable write access for the share. |
Response elements
Element | Type | Description | Example |
None defined.
Examples
Success response
JSON format
{}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.