Sonatype Nexus OSS REST API

/logs/{fileName}

The following operations are supported on this resource:

GET

The default handler. It simply extracts the requested file name and gets the file's InputStream from Nexus instance. If Nexus finds the file appropriate, the handler wraps it into InputStream representation and ships it as "text/plain" media type, otherwise HTTP 404 is returned.

Parameters

name description type default
fileName The file name to retrieve (as defined in the log list resource response). path

Output Payload

element produceable content type(s)
(custom)
  • text/plain
description
(no documentation provided)

/logs/{fileName}

Home

REST Endpoints

XML Data Elements

XML Data Types