Sonatype Nexus OSS REST API

/global_settings/{configName}

The following operations are supported on this resource:

GET

Get the specified global configuration (i.e. current or default)

Parameters

name description type default
configName The name of the config (as returned by the global configuration list resource) to get. path

Output Payload

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

PUT

Update the global configuration.

Parameters

name description type default
configName The name of the config (as returned by the global configuration list resource) to update. path

Input Payload

element consumeable content type(s)
global-settings (XML)
  • application/xml
  • application/json
description
REST Response object for a global configuration request, contains the typical 'data' parameter, which is the global configuration item requested.

/global_settings/{configName}

Home

REST Endpoints

XML Data Elements

XML Data Types