/transfersSummary/folder
Mount Point: /api/transfersSummary/folder
GET
Retrieves a summary of local transfers in progress for the specified path (and it's subfolders) - defaults to "/"
Parameters
| name | description | type | default |
|---|---|---|---|
| path | (no documentation provided) | query | / |
Response Body
| element: | transferSummaryPath |
| media types: | application/xml application/json |
(no documentation provided)
Status Codes
| HTTP Status Code | Description |
|---|---|
| 200 OK | OK |
| 404 Not Found | Not found - see returned ExceptionDTO |
| 400 Bad Request | Bad request - see returned ExceptionDTO |
| 401 Unauthorized | Authentication required. |
| 403 Forbidden | Authorization required - access forbidden |