POST api/v2/shares/list
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
model | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "UserName": "sample string 1", "DeviceIDs": "sample string 2", "ShareIDs": "sample string 3", "ControlPwd": "sample string 4" }
application/x-www-form-urlencoded
Sample: