Sonatype Nexus OSS REST API

/repositories/{repositoryId}/status

The following operations are supported on this resource:

GET

Retrieve the local and remote status of the requested repository.

Parameters

name description type default
repositoryId The repository to access. path

Output Payload

element produceable content type(s)
repository-status (XML)
  • application/xml
  • application/json
description
(no documentation provided)

PUT

Update the local status of the requested repositories.

Parameters

name description type default
repositoryId The repository to access. path

Input Payload

element consumeable content type(s)
repository-status (XML)
  • application/xml
  • application/json
description
REST Response object for a repository status request, contains the typical 'data' parameter, which is the repository status objects.

Output Payload

element produceable content type(s)
repository-status (XML)
  • application/xml
  • application/json
description
(no documentation provided)

/repositories/{repositoryId}/status

Home

REST Endpoints

XML Data Elements

XML Data Types