/configs/{configName}
Mount Point: /service/local/configs/{configName}
GET
Returns the requested Nexus configuration. The keys for various configurations should be discovered by querying the "/configs" resource first. This resource emits the raw configuration file used by Nexus as response body.
Parameters
| name | description | type | default |
|---|---|---|---|
| configKey | The configuration key for which we want to get the configuration. | path |
Response Body
| element: | (custom) |
| media types: | text/xml |
(no documentation provided)