Updates a share.
Try it now
Test
RAM authorization
Request syntax
POST /dlf/v1/share/shares/{share} HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| share |
string |
No |
The name of the share. |
share_name |
| body |
object |
No |
The request body. |
|
| shareName |
string |
No |
The name of the share. |
share_name |
| comment |
string |
No |
The comment for the share. |
description |
| enableWrite |
boolean |
No |
Specifies whether to enable the write permission for the share. |
false |
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.