Server Operations Web Services - List/Download Logs
Overview
Universal Controller supports the following RESTful-based web services for the List/Download Logs Server Operations, which are listed alphabetically on this page.
Formatting specifications for each web service, including details about parameter requirements, are provided.
List Log Files
|
Description |
---|---|
URI |
|
HTTP Method |
GET |
Description |
Retrieve the log details using a specific query parameter. |
Example URI |
|
Authentication |
HTTP Basic |
Consumes Content-Type |
n/a |
Produces Content-Type |
application/xml, application/json |
Example Response |
List Log Files: Example Response
XML Response |
JSON Response |
---|---|
|
|
Download Log Files
|
Description |
---|---|
URI |
|
HTTP Method |
GET |
Description |
Retrieve the log details using a specific query parameter. |
Example URI |
|
Authentication |
HTTP Basic |
Consumes Content-Type |
n/a |
Produces Content-Type |
application/octet-stream |
Request Parameter |
Download Log Files: Request Parameter
The following request parameter will be needed for download a log file. This is a List type request parameter; you can request multiple files using the same parameter name.
Property |
UI Field Name |
Description |
Specifications |
Required |
---|---|---|---|---|
logName |
n/a |
Request parameter to add the files for download. |
String value of the log file name. |
Y |