Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...


Description

URI

http://host_name/uc/resources/serveroperation/listlog

HTTP Method

GET

Description

Retrieve the log details using a specific query parameter.

Example URI

http://localhost:8080/uc/resources/serveroperation/listlog

Authentication

HTTP Basic

Consumes Content-Type

n/a

Produces Content-Type

application/xml, application/json

Example Response

See Server Operations Web Services - List /Download Logs#List Log Files Example Response.

Anchor
List Log Files Example Response
List Log Files Example Response
List Log Files: Example Response

...


Description

URI

http://host_name/uc/resources/serveroperation/downloadlog

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

See Download Log Files: Request Parameter.

...