Sonatype Nexus NuGet Plugin API

/artifact/nuget/content

The following operations are supported on this resource:

GET

Retrieves the content of the requested artifact. The HTTP client accessing this resource has to obey the content disposition headers in HTTP response, where the real name of the artifact (but not the path!) is set, if name of the artifact file is needed.

Parameters

name description type default
r Repository that the artifact is contained in (Required). query
a Artifact id of the artifact (Required). query
v Version of the artifact (Required). query

Output Payload

element produceable content type(s)
(custom)
  • */*
  • application/xml
description
(no documentation provided)