FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Returns information for a single download performed for a given file by members of a given organization.
Name | Type | Direction | Description |
---|---|---|---|
parameters | RequestByPrincipal | Input | See getDownloadLogRequest. |
A getDownloadLogResponse element having the structure defined by the following table.
Name | Type | Description |
---|---|---|
DownloadableFile | DownloadableFile | Downloadable file. |
FileDownloadLog | FileDownloadLog | File download log. |
Name | Content |
---|---|
AuthenticationProblem | AuthenticationProblem |
RequestValidationError | RequestValidationError |
UnknownPrincipalError | UnknownPrincipalError |
UnknownOrganizationError | UnknownOrganizationError |
UnknownFileError | UnknownFileError |
UnknownDownloadLogError | UnknownDownloadLogError |
UnexpectedError | UnexpectedError |